Patroni 3.0 & Citus: Scalable, Highly Available Postgres
Citus is a PostgreSQL extension that makes PostgreSQL scalable by transparently distributing and/or replicating tables across one or more PostgreSQL nodes. Citus could be used either on Azure cloud, or since the Citus database extension is fully open source, you can download and install Citus anywhere you like. A typical Citus cluster consists of a […]
Continue Reading