Re: Extend postgres_fdw_get_connections to return remote backend pid - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Extend postgres_fdw_get_connections to return remote backend pid
Date
Msg-id 952d26b6-d84b-4ac3-8d48-6cbcae094970@oss.nttdata.com
Whole thread Raw
In response to Re: Extend postgres_fdw_get_connections to return remote backend pid  (Sagar Shedge <sagar.shedge92@gmail.com>)
Responses Re: Extend postgres_fdw_get_connections to return remote backend pid
List pgsql-hackers

On 2025/02/28 15:10, Sagar Shedge wrote:
>> For now, I think it makes sense to keep postgres_fdw_get_connections()
>> aligned with the current implementation. Otherwise, explaining what
>> remote_backend_pid = NULL means could be confusing, especially since
>> pipeline mode isn't supported yet in postgres_fdw.
> 
> Make sense. I have created a patch according to the above suggestions.
> Please review.

Thanks for updating the patch!

I made a few cosmetic adjustments and attached the revised version.
Unless there are any objections, I plan to commit this.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Changing shared_buffers without restart
Next
From: Yuki Seino
Date:
Subject: Re: Add “FOR UPDATE NOWAIT” lock details to the log.