Live data from Hacker News

Pgbackrest is no longer being maintained

github.com

21–30 of 245 posts

Re: Pgbackrest is no longer being maintained

#23
So sad to see this happening..

I had just last year prepared a detailed guide for reliable postgre backups to local volume as well as cloud storage, using pgBackRest, for my own projects.. pgBackRest have worked so well for me

https://github.com/freakynit/postgre-backup-and-restore-guid...

Thanks to the author for all the time and effort he put into this project..

Re: Pgbackrest is no longer being maintained

#25
I have a moderately sized 2TB production database I have enjoyed using pgBackRest on, and was—this week—going to set it up on another 8TB database we have.

What's the next-closest thing? wal-g? barman? databasus? I only get to cosplay as a DBA.

Re: Pgbackrest is no longer being maintained

#26
post #4

Waiting for all the C-level execs saying that "anyway this is not needed, we're going to vibe-code a solution to our production database backups" lol

Only for their AI to delete the production database and all the backups, and be forced to write an apology.

https://news.ycombinator.com/item?id=47911524

Re: Pgbackrest is no longer being maintained

#27
post #22

Wow, this is pretty surprising, I was under the impression that this is the leading PG backup/recovery tool. Anybody know how WAL-G and Barman compare? https://github.com/wal-g/wal-g https://github.com/EnterpriseDB/barman

>Wow, this is pretty surprising, I was under the impression that this is the leading PG backup/recovery tool.

https://xkcd.com/2347/

Re: Pgbackrest is no longer being maintained

#28
Wow! pgbackrest was definitely the premier backup solution for postgres when I last looked at the ecosystem properly.

It was the only solution that seemed to take restoring and validating as seriously as “taking a backup” which lead to an unfortunate situation with my employer. (details here: https://blog.dijit.sh/that-time-my-manager-spend-1m-on-a-bac...)

This is really a major loss. :(

Re: Pgbackrest is no longer being maintained

#30

So sad to see this happening.. I had just last year prepared a detailed guide for reliable postgre backups to local volume as well as cloud storage, using pgBackRest, for my own projects.. pgBackRest have worked so well for me https://github.com/freakynit/postgre-backup-and-restore-guid... Thanks to the author for all the time and effort he put into this project..

I really wish projects like this didn't fall through the cracks and continued to be funded. The struggles of OSS are too real.
Post reply on HN