Files
patroni/tests
Alexander KukushkinandGitHub 2bc25a32e4 Avoid dropping physical slots too early (#3244)
Consider a situation: there is a permanent logical slot and primary and replica are temporary down.
When Patroni is started on the former primary it starts Postgres in a standby mode, what leads to removal of physical replication slot for the replica because it has xmin.

We should postpone removal of such physical slots:
- on replica until there will be a leader in the cluster
- on primary until Postgres is promoted
2025-01-30 13:08:30 +01:00
..
2024-11-12 10:06:53 +01:00
2024-11-12 10:06:53 +01:00
2024-11-12 10:06:53 +01:00
2024-12-10 14:57:47 +01:00
2024-11-12 10:06:53 +01:00
2024-11-12 10:06:53 +01:00
2024-11-12 10:06:53 +01:00