Pgbackrest is no longer being maintained
github.com
Pgbackrest is no longer being maintained
1–10 of 245 posts
Re: Pgbackrest is no longer being maintained
#2Re: Pgbackrest is no longer being maintained
#3Re: Pgbackrest is no longer being maintained
#4Re: Pgbackrest is no longer being maintained
#5Re: Pgbackrest is no longer being maintained
#6Re: Pgbackrest is no longer being maintained
#7Why not try to find a successor instead of archiving the repo and forbidding the use of the name? I'm sure with a 3.8k stars repo you'll find competent people willing to continue the work.
Finding a successor is also not easy nor cheap (in regards to time).
Re: Pgbackrest is no longer being maintained
#8Why not try to find a successor instead of archiving the repo and forbidding the use of the name? I'm sure with a 3.8k stars repo you'll find competent people willing to continue the work.
Re: Pgbackrest is no longer being maintained
#9So this was the problem, I thought Snowflake would pick up the sponsorship of this project but since it is a competing database it doesn't really make much sense.
I really wish many critical OSS projects get the sponsorship they need to continue.
Otherwise the software industry is in real trouble.
Forking it just passes the buck onto another maintainer with the same problem, this time without the original creator maintaining it.
Re: Pgbackrest is no longer being maintained
#10I'll have to look at the alternatives again, I think that was mostly WAL-G and Barman. It looks like Barman doesn't support direct backup to object storage, unfortunately. And I find the WAL-G documentation very confusing. What I'm looking for is WAL streaming and object storage support, to minimize the amount of data that can be lost and so I don't have to run my own backup server.