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

From Peter Smith
Subject Re: Improve the connection failure error messages
Date
Msg-id CAHut+PvQFJ51xhAwi==nW_5z4Q386oE9VhKO0a2K6RWBD+9MpA@mail.gmail.com
Whole thread Raw
In response to Re: Improve the connection failure error messages  (Nisha Moond <nisha.moond412@gmail.com>)
List pgsql-hackers
On Wed, Jan 31, 2024 at 9:58 PM Nisha Moond <nisha.moond412@gmail.com> wrote:
>
>
>> 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.
>

Hi, just going by visual inspection of the v2/v3 patch diffs, the
latest v3 LGTM.

======
Kind Regards,
Peter Smith.
Fujitsu Australia



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Add system identifier to backup manifest
Next
From: Daniel Gustafsson
Date:
Subject: Re: libpq fails to build with TSAN