Sharded Is Not Distributed: What You Should Know When PostgreSQL Is Not Enough
1–4 of 4 posts
Re: Sharded Is Not Distributed: What You Should Know When PostgreSQL Is Not Enough
#2Dear friends, I’m the author of this post and I’d love to hear your thoughts and discuss it here.
Re: Sharded Is Not Distributed: What You Should Know When PostgreSQL Is Not Enough
#3That's quite unexpected that Citus is not always ACID. I wonder if there are other PostgreSQL extensions, which are ACID
Re: Sharded Is Not Distributed: What You Should Know When PostgreSQL Is Not Enough
#4That'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.