pg_createsubscriber: Remove failover replication slots on subscriber
Peter Eisentraut <peter@eisentraut.org>
pg_createsubscriber: Remove failover replication slots on subscriber After running pg_createsubscriber, these replication slots have no use on subscriber, so drop them. Author: Euler Taveira <euler.taveira@enterprisedb.com> Reviewed-by: Hayato Kuroda <kuroda.hayato@fujitsu.com> Discussion: https://www.postgresql.org/message-id/776c5cac-5ef5-4001-b1bc-5b698bc0c62a%40app.fastmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_createsubscriber.sgml | modified | +9 −0 |
| src/bin/pg_basebackup/pg_createsubscriber.c | modified | +48 −1 |
| src/bin/pg_basebackup/t/040_pg_createsubscriber.pl | modified | +19 −1 |
Documentation touched
Discussion
- speed up a logical replica setup 327 messages · 2022-02-21 → 2024-07-30