This is cool, but this sort of proves my point to friends that Postgres isn't "production ready" out of the box, you need all kinds of tooling around it to make it so.
Re: Show HN: Pigsty – Free RDS Alternative
#21[deleted]
21–30 of 53 posts
This is cool, but this sort of proves my point to friends that Postgres isn't "production ready" out of the box, you need all kinds of tooling around it to make it so.
Why would you ever want that many extensions?
Given that all extensions are optional, bundling them all together poses no harm to the stability of the core part.
Can't say I'm following the Why? entirely. Is this intended as a prototyping tool?
The RDS part and most extensions have served as production tools for us for a long time.
Isn't PostgreSQL Opensource?