| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pgbackrest-2.59.1.tar.gz.sha256sum | 2026-08-17 | 91 Bytes | |
| pgbackrest-2.59.1.tar.gz | 2026-08-17 | 1.2 MB | |
| README.md | 2026-08-17 | 668 Bytes | |
| v2.59.1_ PostgreSQL 19beta3 Support source code.tar.gz | 2026-08-17 | 2.7 MB | |
| v2.59.1_ PostgreSQL 19beta3 Support source code.zip | 2026-08-17 | 3.2 MB | |
| Totals: 5 Items | 7.1 MB | 1 | |
Bug Fixes:
- Fix hang when the chunk buffer is smaller than the input buffer. (Reviewed by Andrew Pogrebnoi, Douglas J Hunley. Reported by crajac66.)
- Compare a new backup label only against its own full backup set. (Reviewed by Douglas J Hunley. Reported by Anton Glushakov.)
- Fix source archives generated by GitHub missing files required to build. (Reported by aardvarkzed.)
Features:
- PostgreSQL 19beta3 support. (Contributed by Lardière Sébastien. Reviewed by David Steele.)
Documentation Improvements:
- Document exception for dots in S3 bucket names when repo-s3-uri-style=path.
- Remove explicit hot_standby configuration from user guide.