Re: Improve the connection failure error messages - Mailing list pgsql-hackers

From Nisha Moond
Subject Re: Improve the connection failure error messages
Date
Msg-id CABdArM75F4DfDOjgqAod7f+D_YGxBCazxyrvr0t-fBQ+Aq_V+w@mail.gmail.com
Whole thread Raw
In response to Re: Improve the connection failure error messages  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Improve the connection failure error messages
Re: Improve the connection failure error messages
List pgsql-hackers

AFAIK some recent commits patches (e,g [1]  for the "slot sync"
development) have created some more cases of "could not connect..."
messages. So, you might need to enhance your patch to deal with any
new ones in the latest HEAD.

======
[1] https://github.com/postgres/postgres/commit/776621a5e4796fa214b6b29a7ca134f6c138572a

Thank you for the update.
The v3 patch has the changes needed as per the latest HEAD.

--
Thanks,
Nisha
Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Synchronizing slots from primary to standby
Next
From: Alvaro Herrera
Date:
Subject: Re: CI and test improvements