Hacker News new | ask | show | jobs
by scosman 486 days ago
The use a text file.

In all seriousness, calling Postgres’ scalability “not-negotiable for most use cases” is wild.

1 comments

What's wild is you misrepresenting what I said which was:

"built-in, supported, proven scalability and high availability"

PostgreSQL does not have any of this. It's only good for a single server instance which isn't really enough in a cloud world where instances are largely ephemeral.

Do you mean ephemeral clients or Postgres servers?