pgBackRest 2.59.0 released with PostgreSQL 19beta2 support, S3 Outposts, SFTP retries, Azure batch delete, and many other bug fixes and improvements. https://t.co/Xcy74YFz3u
#pgBackRest : Dalibo fait désormais partie de ses sponsors !
=> https://t.co/x0YpTPt9I7
Après le coup d'arrêt du projet annoncé par son mainteneur en avril dernier, des membres de la communauté #PostgreSQL se sont mobilisés rapidement.
#sgbd#opensource#logicielsLibres
We run 100% vanilla Postgres. No fork, no modifications.
A deliberate decision from day one to build a platform around Postgres with branching at the storage layer instead of inside the database.
This means that the whole Postgres ecosystem just works with Xata.
Allow me to introduce the newest members of the pgBackRest sponsor coalition: @xata, @dalibo, and @dataegret. Many thanks to our new sponsors — and to all the sponsors! Without your support pgBackRest would simply not be possible.
Now, back to making pgBackRest amazing!
Thank you @dataegret for your sponsorship of pgBackRest! Please consider a sponsorship if you use pgBackRest in your enterprise. https://t.co/rAh2Q3yI3q
A special thank you to @pgstef for sponsoring pgBackRest! Stefan has also been a contributor for many years. Please consider a sponsorship if you use pgBackRest in your enterprise. https://t.co/rAh2Q3yI3q
pgBackRest 2.58.0 released with object store improvements, TLS security enhancements, and the ability to manually expire the oldest backup. https://t.co/qOPridfGzh
@zemanekj@samokhvalov In our benchmarks TLS is generally about 50% faster than SSH. But I don't think that would hold here since the bottleneck is most likely elsewhere. Still, every little bit helps!
pgBackRest 2.57.0 released with an option to suppress repository symlinks and bug fixes: https://t.co/3jGmrSryei. Please consider a sponsorship if you use pgBackRest in your enterprise: https://t.co/rAh2Q3yI3q.
pgBackRest 2.56.0 released with progress info improvements and bug fixes: https://t.co/CsFp5qA3uX. Please consider a sponsorship if you use pgBackRest in your enterprise: https://t.co/rAh2Q3yadS.
@Cesar_DBA pgBackRest will warn you about corrupted pages if you have page checksums enabled in PostgreSQL and of course we have robust checksums to detect corruption at rest in the repository.
@Cesar_DBA If you mean automatically fixing corrupted pages then this is not something we are planning to add to pgBackRest. Recovering from corruption is a complex process that depends greatly on the individual situation.