On Fri, 7 Jan 2022 at 03:29, Euler Taveira wrote:
> On Tue, Jan 4, 2022, at 3:11 PM, PG Doc comments form wrote:
>
> We could include a sentence explaining that a port probe is not a
> sufficient
> condition to successfully connect to a Postgres server because the state
> machine has more than 2
On Tue, Jan 4, 2022, at 3:11 PM, PG Doc comments form wrote:
> `pg_isready` docs don't specify how its different from a port probe - what
> does on top of checking that a port is open? Does it send some handshake
> message that a server responds to when initialization is finished?
pg_isready uses a
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/14/app-pg-isready.html
Description:
`pg_isready` docs don't specify how its different from a port probe - what
does on top of checking that a port is open? Does it send some handshake
message