Re: Extend postgres_fdw_get_connections to return remote backend pid

Sagar Shedge <sagar.shedge92@gmail.com>

From: Sagar Shedge <sagar.shedge92@gmail.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-02-21T18:27:25Z
Lists: pgsql-hackers

Attachments

Hi Fujii,

> Could you update that?
I apologize. Updated documentation. Please review and let me know if
you have suggestions to improve wording.

On Fri, Feb 21, 2025 at 7:56 PM Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
>
>
>
> On 2025/02/21 22:43, Sagar Shedge wrote:
> > Hi Fujii,
> >
> > Please review the latest patch.
>
> Thanks for updating the patch!
>
>
> >> Could you add descriptions for postgres_fdw_get_connections()?
> > Done.
>
> Thanks! But, I realize my previous comment may have been unclear.
> I was referring to updating doc/src/sgml/postgres-fdw.sgml,
> which contains the explanation of postgres_fdw_get_connections().
> Could you update that?
>
> Regards,
>
> --
> Fujii Masao
> Advanced Computing Technology Center
> Research and Development Headquarters
> NTT DATA CORPORATION
>


-- 
Sagar Dilip Shedge,
Pune.

With Regards.

Commits

  1. postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID.