1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Storage
David Steele 348278bb68 Make backup directory sync more efficient.
Scanning the entire backup directory can be very expensive if there are a lot of small tables. The backup manifest contains the backup directory list so use it to perform syncs instead of scanning the backup directory.
2018-04-03 21:30:15 -04:00
..
Cifs Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Filter Inflate performance improvement for gzip filter and full unit test coverage. 2017-11-14 15:12:31 -05:00
Posix Allow functions with sensitive options to be logged at debug level with redactions. 2017-10-24 12:35:36 -04:00
S3 Improve S3 delete performance. 2018-02-18 14:54:32 -05:00
Base.pm Make backup directory sync more efficient. 2018-04-03 21:30:15 -04:00
Helper.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
Local.pm Fix directory syncs running recursively when only the specified directory should be synced. 2018-04-03 18:12:03 -04:00