You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-04-28 21:04:55 +02:00
d9773a31c9
Bug Fixes: * Unnest HTTP/TLS/socket timeouts. (Reviewed by David Christensen.) * Fix possible segfault in page checksum error message. (Fixed by Zsolt Parragi. Reviewed by David Steele.) Features: * Add repo-symlink option to suppress creation of repository symlinks. (Reviewed by Douglas J Hunley. Suggested by Ron Johnson.) Improvements: * Add HTTP retries for 408 and 429 errors. (Reviewed by David Christensen.)