1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele c267ba51b1
Move standby timeline check after checkpoint.
The standby timeline check was being performed using pg_control data loaded before the backup started. If the backup was started immediately after a promotion the standby might not have executed a checkpoint and written the new timeline to pg_control.

Instead perform the timeline check after the checkpoint is executed. This should ensure that the new timeline is in pg_control.
2022-07-22 16:24:55 -04:00
..
auto v2.40: OpenSSL 3 Support 2022-07-18 09:32:30 -04:00
dtd Add br tag for documentation. 2022-05-11 10:39:31 -04:00
coding.xml Clean up dividers in the documentation. 2022-05-06 12:11:04 -04:00
contributing.xml Add experimental Meson build. 2022-06-03 14:13:56 -04:00
documentation.xml Clean up dividers in the documentation. 2022-05-06 12:11:04 -04:00
faq.xml Add FAQ about backup types and restore speed. 2022-05-10 14:17:05 -04:00
index.xml Clean up dividers in the documentation. 2022-05-06 12:11:04 -04:00
metric.xml Clean up dividers in the documentation. 2022-05-06 12:11:04 -04:00
release.xml Move standby timeline check after checkpoint. 2022-07-22 16:24:55 -04:00
user-guide-index.xml Simplify messaging around supported versions in the documentation. 2022-05-09 11:59:08 -04:00
user-guide.xml Add link to PostgreSQL configuration in repository host section. 2022-07-08 11:13:55 -04:00