pg_failover_slots
pg_failover_slots copied to clipboard
sync_replication_slots=true and pg_create_logical_replication_slot(failover=true)
Hello, quick question as things seems to have changed starting from version 17, do we need to enable sync_replication_slots in this case?
Also there is can be pg_create_logical_replication_slot fifth param failover=true, which also adds to the confusion.
How should these two interact with the pg_failover_slots plugin and should they be set on or kept off ? :cat:
Please advice :pray: