1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele 85b35f30a4 v1.25: S3 Performance Improvements
Bug Fixes:

* Fix custom settings for compress-level option being ignored. (Reported by Jens Wilke.)
* Remove error when overlapping timelines are detected. Overlapping timelines are valid in many Point-in-Time-Recovery (PITR) scenarios. (Reported by blogh.)
* Fix instances where database-id was not rendered as an integer in JSON info output. (Fixed by Cynthia Shang. Reported by Jason O'Donnell.)

Features:

* Improve performance of list requests on S3. Any beginning literal portion of a filter expression is used to generate a search prefix which often helps keep the request small enough to avoid rate limiting. (Suggested by Mihail Shvein.)
2017-10-24 17:36:21 -04:00
..
Archive Fix custom settings for compress-level option being ignored. 2017-10-22 18:05:46 -04:00
Backup Replace dynamically built class hierarchies in I/O layer with fixed parent() calls. 2017-10-22 19:07:17 -04:00
Check Perl error handler recognizes errors thrown from the C library. 2017-10-16 10:47:31 -04:00
Common Allow functions with sensitive options to be logged at debug level with redactions. 2017-10-24 12:35:36 -04:00
Config v1.25: S3 Performance Improvements 2017-10-24 17:36:21 -04:00
Protocol Replace dynamically built class hierarchies in I/O layer with fixed parent() calls. 2017-10-22 19:07:17 -04:00
Storage Allow functions with sensitive options to be logged at debug level with redactions. 2017-10-24 12:35:36 -04:00
Db.pm PostgreSQL 10 support. 2017-09-01 12:29:34 -04:00
DbVersion.pm PostgreSQL 10 support. 2017-09-01 12:29:34 -04:00
Expire.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
Info.pm Fix instances where database-id was not rendered as an integer in JSON info output. 2017-10-18 08:42:32 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
LibCLoad.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
Manifest.pm Additional backup exclusions. 2017-09-04 08:26:57 -04:00
Restore.pm PostgreSQL 10 support. 2017-09-01 12:29:34 -04:00
RestoreFile.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Stanza.pm Perl error handler recognizes errors thrown from the C library. 2017-10-16 10:47:31 -04:00
Version.pm v1.25: S3 Performance Improvements 2017-10-24 17:36:21 -04:00