Hacker News new | ask | show | jobs
by Tostino 1462 days ago
If you have kubernetes experience, running a cluster using a pre-built helm chart (like pgo) takes away a ton of the pain by bundling needed services together and giving you easy upgrade paths, high availability, backups, etc.
1 comments

I agree.

If the extension availability is the main concern, I'd recommend the open source StackGres [1] operator, which has, possibly, the largest Postgres extension catalog [2] available.

[1] https://stackgres.io [2] https://stackgres.io/extensions/

Disclaimer: founder of OnGres, the company behind StackGres