Commits

DateSubjectAuthorReleases
2025-12-18 Fix intermittent BF failure in 040_standby_failover_slots_sync. Amit Kapila 19 (unreleased)
2025-12-15 Add retry logic to pg_sync_replication_slots(). Amit Kapila 19 (unreleased)
2025-11-28 Add slotsync_skip_reason column to pg_replication_slots view. Amit Kapila 19 (unreleased)
2025-11-26 Fix test failure caused by commit 76b78721ca. Amit Kapila 19 (unreleased)
2025-11-25 Add slotsync skip statistics. Amit Kapila 19 (unreleased)
2025-04-03 Fix slot synchronization for two_phase enabled slots. Amit Kapila 18.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 18.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 17.0
2024-04-23 Fix the handling of the failover option in subscription commands. Amit Kapila 17.0
2024-04-10 Fix a test in failover slots regression test. Amit Kapila 17.0
2024-04-08 Fix the intermittent buildfarm failures in 040_standby_failover_slots_sync. Amit Kapila 17.0
2024-04-05 Allow synced slots to have their inactive_since. Amit Kapila 17.0
2024-04-03 Ensure that the sync slots reach a consistent state after promotion without losing data. Amit Kapila 17.0
2024-03-22 Track invalidation_reason in pg_replication_slots. Amit Kapila 17.0
2024-03-08 Introduce a new GUC 'standby_slot_names'. Amit Kapila 17.0
2024-03-01 Fix BF failure introduced by commit b3f6b14cf4. Amit Kapila 17.0
2024-02-29 Fixups for commit 93db6cbda0. Amit Kapila 17.0
2024-02-22 Fix BF failure in commit 93db6cbda0. Amit Kapila 17.0
2024-02-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-02-22 Improve ERROR/LOG messages added by commits ddd5f4f54a and 7a424ece48. Amit Kapila 17.0
2024-02-16 Disable autovacuum on primary in 040_standby_failover_slots_sync test. Amit Kapila 17.0
2024-02-16 Change the LOG level in 040_standby_failover_slots_sync.pl to DEBUG2. Amit Kapila 17.0
2024-02-15 Another try to fix BF failure introduced in commit ddd5f4f54a. Amit Kapila 17.0
2024-02-14 Fix BF introduced in commit ddd5f4f54a. Amit Kapila 17.0
2024-02-14 Add a slot synchronization function. Amit Kapila 17.0