On Mon, Jan 28, 2019 at 4:23 AM Akshil Verma <[email protected]> wrote:
> Hello, > > I have recently stumbled upon the Wal-E project and I saw that the last > commit on the github repository was on April 20, 2018, ie., more than 9 > months ago, but everywhere on the net (various forums) Wal-E is the go to > tool for Postgres disaster recovery. > I was just wondering whether the project is now inactive, or whether the > project is mature enough that until a breaking change from Postgres comes > along, a new commit is not required? > Also, if the project is inactive, is Wal-G the project that I should be > looking at (because Wal-G claims to be the Wal-E successor) ? > WAL-E is inactive. I don't really have time to work on it anymore. I still, however, rely on it extensively. I just don't have the time to keep it modern and make more improvements: it's fine as-is for what I do. WAL-G is not polished for casual use, but used on at least one very large installation. It is actively maintained by those parties. I would use it if you are willing to do some programming and look at some source code, though you may not have to. -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
