pg_failover_slots icon indicating copy to clipboard operation
pg_failover_slots copied to clipboard

sync_replication_slots=true and pg_create_logical_replication_slot(failover=true)

Open 99hops opened this issue 1 year ago • 0 comments

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:

99hops avatar Nov 14 '24 12:11 99hops