Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik <shveta.malik@gmail.com>
From: shveta malik <shveta.malik@gmail.com>
To: Ashutosh Sharma <ashu.coek88@gmail.com>
Cc: Shlok Kyal <shlok.kyal.oss@gmail.com>,
Amit Kapila <amit.kapila16@gmail.com>, "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>,
Ajin Cherian <itsajin@gmail.com>, SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
shveta malik <shveta.malik@gmail.com>
Date: 2026-06-16T04:13:19Z
Lists: pgsql-hackers
Thanks for the patches. 1) I see that there are 2 files now with 053*, we shall move ours to 054. ls t/053* t/053_standby_login_event_trigger.pl t/053_synchronized_standby_slots_quorum.pl 2) I feel this test can be removed: +# PART F: Plain list with first-prefixed slot name still means ALL mode It is not a test for synchronized_standby_slots, IMO, it is testing the syncrep parser. Or let me know if my understanding is wrong? thanks Shveta