Files
patroni/tests
Alexander KukushkinandGitHub 4a854a71c0 Call pg_replication_slot_advance() from a thread (#2391)
On busy clusters with many logical replication slots the pg_replication_slot_advance () call affects the main HA loop and could result in the member key expiration.
The only way to solve it is a dedicated thread response for moving slots forward.

The thread is started only when there are logical slots to be advanced.

Will help to solve #2388
Close #2239
2022-08-24 13:43:09 +02:00
..
2022-04-14 10:47:16 +02:00
2022-06-01 16:00:56 +02:00
2021-12-03 15:49:57 +01:00
2022-01-06 10:20:31 +01:00
2022-01-06 10:20:31 +01:00
2022-01-06 10:20:31 +01:00