1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
David Steele 5dba0d6e9b Set option-archive-copy flag in backup.manifest to false when offline.
In offline mode the pg_wal directory is copied, but that is not the same as archive-copy, which copies the exact set of WAL required from the archive.

This flag is purely for informational purposes so there is no live bug here, but the prior behavior was certainly misleading.
2022-04-05 18:42:19 -04:00
..
Mock Set option-archive-copy flag in backup.manifest to false when offline. 2022-04-05 18:42:19 -04:00
Performance Revive archive performance test. 2021-11-10 12:14:41 -05:00
Real Remove extraneous double spaces in code and comments. 2022-03-15 17:55:48 -06:00