1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
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 Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Config Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Protocol Fixed an issue where a backup could error if no changes were made to a database between backups and only pg_control changed. 2016-11-05 19:22:30 +02:00
Archive.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
ArchiveCommon.pm Backup from a standby cluster. 2016-08-25 11:25:46 -04:00
ArchiveInfo.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Backup.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
BackupCommon.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
BackupFile.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
BackupInfo.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
BackupProcess.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
Db.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
DbVersion.pm Set application_name to "pgBackRest [command]" for database connections. 2016-10-05 21:15:10 -04:00
Expire.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
File.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
FileCommon.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Info.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Manifest.pm Fixed an issue where tablespace paths with the same prefix would cause an invalid link error. 2016-11-07 16:37:16 +02:00
Restore.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
RestoreFile.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
RestoreProcess.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
Stanza.pm Added the stanza-create command to formalize creation of stanzas in the repository. 2016-10-14 12:21:47 +01:00
Version.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