Files
patroni/tests
Alexander KukushkinandGitHub 6a75b1591b Use pg_current_wal_flush_lsn() starting from 9.6 (#2813)
Due to historical reasons (not available before 9.6) we used `pg_current_wal_lsn()`/`pg_current_xlog_location()` functions to get current WAL LSN on the primary. But, this LSN is not necessarily synced to disk, and could be lost if the primary node crashed.
2023-08-15 09:01:37 +02:00
..
2023-08-09 17:46:53 +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
2023-08-03 13:02:29 +02:00