Commits

DateSubjectAuthorReleases
2026-07-02 Allow logical replication conflicts to be logged to a table. Amit Kapila master
2025-11-28 Add slotsync_skip_reason column to pg_replication_slots view. Amit Kapila 19 (unreleased)
2025-11-05 Add sequence synchronization for logical replication. Amit Kapila 19 (unreleased)
2025-10-23 Introduce "REFRESH SEQUENCES" for subscriptions. Amit Kapila 19 (unreleased)
2025-10-16 Refactor logical worker synchronization code into a separate file. Amit Kapila 19 (unreleased)
2025-10-09 Add "ALL SEQUENCES" support to publications. Amit Kapila 19 (unreleased)
2025-07-23 Preserve conflict-relevant data during logical replication. Amit Kapila 19 (unreleased)
2025-03-24 Detect and Log multiple_unique_conflicts type conflict. Amit Kapila 18.0
2025-02-19 Invalidate inactive replication slots. Amit Kapila 18.0
2025-01-23 Change publication's publish_generated_columns option type to enum. Amit Kapila 18.0
2024-08-20 Log the conflicts while applying changes in logical replication. 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-25 Fix the missing table sync due to improper invalidation handling. Amit Kapila 16.3
2024-04-25 Fix the missing table sync due to improper invalidation handling. Amit Kapila 17.0
2024-04-25 Fix the missing table sync due to improper invalidation handling. Amit Kapila 15.7
2024-03-08 Introduce a new GUC 'standby_slot_names'. Amit Kapila 17.0
2024-02-14 Add a slot synchronization function. Amit Kapila 17.0
2024-01-29 Allow setting failover property in the replication command. Amit Kapila 17.0
2024-01-02 Allow upgrades to preserve the full subscription's state. Amit Kapila 17.0
2023-10-26 Migrate logical slots to the new node during an upgrade. Amit Kapila 17.0
2023-08-14 Simplify determining logical replication worker types. Amit Kapila 17.0
2023-03-29 Avoid syncing data twice for the 'publish_via_partition_root' option. Amit Kapila 16.0
2023-02-08 Fix the logical replication timeout during large DDLs. Amit Kapila 16.0
2023-01-30 Rename GUC logical_decoding_mode to logical_replication_mode. Amit Kapila 16.0