Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2024-02-16 Change the LOG level in 040_standby_failover_slots_sync.pl to DEBUG2. Amit Kapila 17.0
2024-02-16 Add more LOG and DEBUG messages for slot synchronization. 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
2024-02-13 Doc: Improve upgrade for streaming replication section. Amit Kapila 17.0
2024-02-07 Set LSN for wbuf in _hash_freeovflpage() iff wbuf is modified. Amit Kapila 17.0
2024-02-07 Clean-ups for 776621a5e4 and 7329240437. Amit Kapila 17.0
2024-02-05 Enhance libpqrcv APIs to support slot synchronization. Amit Kapila 17.0
2024-02-05 Improve the comments in 004_subscription.pl. Amit Kapila 17.0
2024-01-30 Add a failover option to subscriptions. Amit Kapila 17.0
2024-01-29 Doc: Fix incorrect reference to conflicting column in pg_replication_slots. Amit Kapila 17.0
2024-01-29 Fix comments in ReplicationSlotAcquire(). Amit Kapila 17.0
2024-01-29 Allow setting failover property in the replication command. Amit Kapila 17.0
2024-01-25 Allow to enable failover property for replication slots via SQL API. Amit Kapila 17.0
2024-01-11 Fix an intermetant BF failure in 003_logical_slots. Amit Kapila 17.0
2024-01-04 Track conflict_reason in pg_replication_slots. Amit Kapila 17.0
2024-01-02 Allow upgrades to preserve the full subscription's state. Amit Kapila 17.0
2023-12-26 Doc: Add missing pgoutput options. Amit Kapila 17.0
2023-12-19 pgoutput: Raise an error for missing protocol version parameter. Amit Kapila 17.0
2023-12-11 Fix an undetected deadlock due to apply worker. Amit Kapila 17.0
2023-12-07 Fix issues in binary_upgrade_logical_slot_has_caught_up(). Amit Kapila 17.0
2023-12-05 Fix a random failure in 003_logical_slots.pl. Amit Kapila 17.0
2023-12-01 Fix an uninitialized access in hash_xlog_squeeze_page(). Amit Kapila 17.0
2023-11-30 Fix a test in 003_logical_slots. Amit Kapila 17.0