Commits

DateSubjectAuthorReleases
2025-12-05 Rename column slotsync_skip_at to slotsync_last_skip. Amit Kapila 19 (unreleased)
2025-11-28 Add slotsync_skip_reason column to pg_replication_slots view. Amit Kapila 19 (unreleased)
2025-11-25 Add slotsync skip statistics. Amit Kapila 19 (unreleased)
2025-11-18 Rename two columns in pg_stat_subscription_stats. Amit Kapila 19 (unreleased)
2025-11-07 Add seq_sync_error_count to subscription statistics. Amit Kapila 19 (unreleased)
2025-10-09 Add "ALL SEQUENCES" support to publications. Amit Kapila 19 (unreleased)
2025-08-04 Detect and report update_deleted conflicts. Amit Kapila 19 (unreleased)
2025-04-03 Fix slot synchronization for two_phase enabled slots. Amit Kapila 18.0
2025-03-24 Detect and Log multiple_unique_conflicts type conflict. Amit Kapila 18.0
2024-09-04 Collect statistics about conflicts in logical replication. Amit Kapila 18.0
2024-03-27 Change last_inactive_time to inactive_since in pg_replication_slots. Amit Kapila 17.0
2024-03-25 Track last_inactive_time in pg_replication_slots. Amit Kapila 17.0
2024-03-22 Track invalidation_reason in pg_replication_slots. Amit Kapila 17.0
2024-02-14 Add a slot synchronization function. Amit Kapila 17.0
2024-01-25 Allow to enable failover property for replication slots via SQL API. Amit Kapila 17.0
2024-01-04 Track conflict_reason in pg_replication_slots. Amit Kapila 17.0
2023-03-29 Avoid syncing data twice for the 'publish_via_partition_root' option. Amit Kapila 16.0
2023-01-18 Display the leader apply worker's PID for parallel apply workers. Amit Kapila 16.0
2023-01-13 Ignore dropped and generated columns from the column list. Amit Kapila 16.0
2022-05-19 Extend pg_publication_tables to display column list and row filter. Amit Kapila 15.0
2022-03-01 Reconsider pg_stat_subscription_workers view. Amit Kapila 15.0
2021-11-30 Add a view to show the stats of subscription workers. Amit Kapila 15.0
2021-04-27 Use HTAB for replication slot statistics. Amit Kapila 14.0
2021-04-16 Add information of total data processed to replication slot stats. Amit Kapila 14.0
2021-03-03 Add option to enable two_phase commits via pg_create_logical_replication_slot. Amit Kapila 14.0