Clean-ups for 776621a5e4 and 7329240437.
Amit Kapila <akapila@postgresql.org>
Clean-ups for 776621a5e4 and 7329240437. Following are a few clean-ups related to failover option support in slots: 1. Improve the documentation in create_subscription.sgml. 2. Remove the spurious blank line in subscriptioncmds.c. 3. Remove the NOTICE for alter_replication_slot in subscriptioncmds.c as we would sometimes print it even when nothing has changed. One can find the change by enabling log_replication_commands on the publisher. 4. Optimize ReplicationSlotAlter() function to prevent disk flushing when the slot's data remains unchanged. Author: Hou Zhijie Reviewed-by: Amit Kapila Discussion: https://postgr.es/m/514f6f2f-6833-4539-39f1-96cd1e011f23@enterprisedb.com Discussion: https://postgr.es/m/OS0PR01MB57164904651FB588A518E98894472@OS0PR01MB5716.jpnprd01.prod.outlook.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_subscription.sgml | modified | +2 −3 |
| doc/src/sgml/ref/pg_dump.sgml | modified | +1 −3 |
| src/backend/commands/subscriptioncmds.c | modified | +0 −8 |
| src/backend/replication/slot.c | modified | +9 −5 |
Documentation touched
Discussion
- Synchronizing slots from primary to standby 936 messages · 2021-10-31 → 2024-06-07