Commits

DateSubjectAuthorReleases
2025-06-19 Improve log messages and docs for slot synchronization. Amit Kapila 18.0
2025-06-19 Improve log messages and docs for slot synchronization. Amit Kapila 17.6
2025-04-29 Fix assertion failure during decoding from synced slots. Amit Kapila 18.0
2025-04-03 Fix slot synchronization for two_phase enabled slots. Amit Kapila 18.0
2025-02-05 Avoid updating inactive_since for invalid replication slots. Amit Kapila 18.0
2025-01-31 Raise an error while trying to acquire an invalid slot. Amit Kapila 18.0
2024-11-25 Doc: Clarify the `inactive_since` field description. Amit Kapila 18.0
2024-11-25 Doc: Clarify the `inactive_since` field description. Amit Kapila 17.3
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-25 Post-commit review fixes for slot synchronization. Amit Kapila 17.0
2024-04-12 Fix the review comments and a bug in the slot sync code. 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-02-29 Fixups for 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 Fix the incorrect format specifier used in commit 7a424ece48. Amit Kapila 17.0
2024-02-16 Add more LOG and DEBUG messages for slot synchronization. Amit Kapila 17.0
2024-02-14 Add a slot synchronization function. Amit Kapila 17.0