1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-02-07 13:42:41 +02:00
David Steele dcddf3a58b Limit backup file copy size to size reported at backup start.
If a file grows during the backup it will be reconstructed by WAL replay during recovery so there is no need to copy the additional data.

This also reduces the likelihood of seeing torn pages during the copy. Torn pages can still occur in the middle of the file, though, so they must be handled.
2020-03-19 13:16:05 -04:00
..
2020-03-09 16:41:04 -04:00
2019-08-26 12:05:36 -04:00
2019-11-19 10:32:18 -05:00
2019-08-26 12:26:00 -04:00
2019-08-26 12:26:00 -04:00