Live data from Hacker News

Sharded Is Not Distributed: What You Should Know When PostgreSQL Is Not Enough

blog.ydb.tech

1–4 of 4 posts

Re: Sharded Is Not Distributed: What You Should Know When PostgreSQL Is Not Enough

#4
post #3

That's quite unexpected that Citus is not always ACID. I wonder if there are other PostgreSQL extensions, which are ACID

To the extent of my knowledge, only forks like YugabyteDB make PostgreSQL truly distributed. Or you should switch to another DB.