mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
85b35f30a4
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.) |
||
---|---|---|
.. | ||
Config.pm | ||
ConfigHelp.pm | ||
ConfigHelpData.pm | ||
Data.pm | ||
LoadFailback.pm | ||
Rule.pm |