You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
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.)
This commit is contained in:
+353
-357
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user