1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/test/lib/pgBackRestTest/Backup
David Steele dbb9d80dab Fixed an issue where asynchronous archiving was transferring one file per execution instead of transferring files in batches.
This regression was introduced in v1.09 and affected efficiency only, all WAL segments were correctly archived in asynchronous mode.

Reported by Stephen Frost.
2016-11-17 09:39:21 -05:00
..
Common Fixed an issue where asynchronous archiving was transferring one file per execution instead of transferring files in batches. 2016-11-17 09:39:21 -05:00
BackupCommonTest.pm More flexible configuration for databases 2016-08-24 12:39:27 -04:00
BackupTest.pm Fixed an issue where asynchronous archiving was transferring one file per execution instead of transferring files in batches. 2016-11-17 09:39:21 -05:00