HN2new | past | comments | ask | show | jobs | submitlogin

I'm going to look at this more later, but my first thought is how does this compare to WAL-e https://github.com/wal-e/wal-e


[WAL-G](https://github.com/wal-g/wal-g) is another alternative, and is sold as a successor to WAL-E, just in case if you haven't heard of it :-)


There has been a discussion about WAL-G just a few days ago here on HN https://hackertimes.com/item?id=19259099


In my experience, WAL-E is very brittle and fails with weird errors at times such as when your database restarts, or when it fails to upload a segment.

I have gone back to using pg_dump even though its not a real-time snapshot. In the end, replication + pg_dump gets the job done


I added a pager duty alert to my wall-e when backups stop. Happen once or so a month. Not ideal but I just poke it with a stick and it comes back.


I switched from wal-e to pgbackrest a couple years ago. Totally worth it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: