1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Config
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
..
Config.pm Allow functions with sensitive options to be logged at debug level with redactions. 2017-10-24 12:35:36 -04:00
ConfigHelp.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
ConfigHelpData.pm v1.25: S3 Performance Improvements 2017-10-24 17:36:21 -04:00
Data.pm Up to seven standbys can be configured for backup from standby.` 2017-08-31 19:15:44 -04:00
LoadFailback.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
Rule.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00