Commits

DateSubjectAuthorReleases
2025-12-05 Rename column slotsync_skip_at to slotsync_last_skip. 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-08-04 Detect and report update_deleted conflicts. Amit Kapila 19 (unreleased)
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
2023-01-18 Display the leader apply worker's PID for parallel apply workers. Amit Kapila 16.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-06-30 Replace magic constants used in pg_stat_get_replication_slot(). Amit Kapila 14.0
2021-06-30 Replace magic constants used in pg_stat_get_replication_slot(). 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-04-14 Use NameData datatype for slotname in stats. Amit Kapila 14.0
2020-10-29 Track statistics for streaming of changes from ReorderBuffer. Amit Kapila 14.0
2020-10-20 Change the attribute name in pg_stat_replication_slots view. Amit Kapila 14.0
2020-10-08 Track statistics for spilling of changes from ReorderBuffer. Amit Kapila 14.0