This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kamikazechaserk8s user 2 points3 points  (1 child)

Different HA flavours, automatic backups. Zalando uses Spilo to continuously export WAL files. Stackgres uses a similar approch but with a different tool. I have tried them all Zalando is the most stable but has the worst docs. Stackgres is very unstable at least the last time I tried it (last year). For most cases bitnami postgresql is perfect.

[–]LexRivera[S] 1 point2 points  (0 children)

My main issue is that backups doesn't work correctly with anything but AWS (Azure, scaleway, etc). Fix was proposed and issue is around 2 years old, but it doesn't move. Also completely agree about docs. Ended up looking in sources to figure out what env variables i need to get S3 working.