pg_createsubscriber: Remove failover replication slots on subscriber

Peter Eisentraut <peter@eisentraut.org>

Commit: 81d20fbf7a03f5e385700c90aec883c96b32ddc6
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-06-17T10:12:49Z
Releases: 17.0
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

Documentation touched

Discussion