public inbox for [email protected]
help / color / mirror / Atom feedFrom: Jeff Davis <[email protected]>
To: Etsuro Fujita <[email protected]>
Cc: SAIKIRAN AVULA <[email protected]>
Cc: [email protected]
Subject: Re: Skip adding row-marks for non target tables when result relation is foreign table.
Date: Wed, 14 Aug 2024 17:56:46 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAPmGK16H_iHhuwOe_LV4Q2eDnToaU_fFfb21ttB1fS9zBWvLig@mail.gmail.com>
References: <CABg8Gm5z53jv7+2-=RXZ0XYOna7Ts_Yc+TP83qbBU4YDtbAouA@mail.gmail.com>
<[email protected]>
<CAPmGK16H_iHhuwOe_LV4Q2eDnToaU_fFfb21ttB1fS9zBWvLig@mail.gmail.com>
On Fri, 2024-08-09 at 17:35 +0900, Etsuro Fujita wrote:
> I might be missing something, but I think the extra round trip
> happens
> for each foreign row locked using the RefetchForeignRow() API in
> ExecLockRows(), so I think the overhead is caused in the normal case.
Is there any sample code that implements late locking for a FDW? I'm
not quite clear on how it's supposed to work.
Regards,
Jeff Davis
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Skip adding row-marks for non target tables when result relation is foreign table.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox