Files
patroni/tests
Alexander KukushkinandGitHub 2be64e5131 Don't return logical slots for standby cluster (#2816)
Cluster.get_replication_slots() didn't take into account that there can not be logical replication slots in a standby cluster replicas. It was only skipping logical slots for the standby_leader, but replicas were expecting that they will have to copy them over.

Also on replicas in a standby cluster these logical slots were falsely added to the `_replication_slots` dict.
2023-08-18 13:36:32 +02:00
..
2023-08-17 15:42:11 +02:00
2023-08-17 15:42:11 +02:00
2023-07-31 09:08:46 +02:00
2023-07-31 09:08:46 +02:00
2023-07-26 12:33:17 +02:00
2023-07-31 09:08:46 +02:00