Re: FDW and connections

2021-05-17 Thread Phil Godfrin
ished when PostgreSQL was built". I'm not well informed about the internals of libpq nor the mailing lists, again I'm sorry. Seems to me I need to learn more about both . Thanks. pg On 5/16/2021 7:43 PM, tsunakawa.ta...@fujitsu.com wrote: From: Phil Godfrin My question is -

FDW and connections

2021-05-16 Thread Phil Godfrin
ers which is interrogating the port number to decide which ip:port to send the request to, ultimately the master or replicant at the foreign remoter server. So how does the port number get propagated from local to foreign server??? Much thanks for your help. Phil Godfrin