Re: BUG #19488: Standby connection fails after dropping on login event trigger enabled always
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Ayush Tiwari <ayushtiwari.slg01@gmail.com>
Cc: kyzevan23@mail.ru, pgsql-bugs@lists.postgresql.org, Alexander Korotkov <aekorotkov@gmail.com>
Date: 2026-05-20T10:03:23Z
Lists: pgsql-bugs
On Wed, May 20, 2026 at 1:37 PM Ayush Tiwari <ayushtiwari.slg01@gmail.com> wrote: > Thanks for the report and the precise repro. +1 > Attached patch adds a RecoveryInProgress() check to skip the cleanup > branch on standbys. Thanks for investigating this issue and for the patch! The patch looks good to me. > I think this needs to be backpatched too. Yes. Seems this should be backpatched to v17, where login event triggers were introduced. Regards, -- Fujii Masao
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Skip pg_database.dathasloginevt cleanup on standby
- 4a375527a195 17 (unreleased) landed
- 97b5c5aaad5d 18 (unreleased) landed
- bec61f59354e 19 (unreleased) landed