Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Citus Extension in Cloud SQL Postgres

Hi,

We are looking for a solution to evolve our DB to support sharding and horizontal scaling. We currently use CloudSQL Postgres. I couldn't find anything about enabling Citus for CloudSQL. Our DB loads constantly increase, and scaling up Vertically causes downtime which is not suitable for our range of applications. Additionally, it's a multi-tenant SAAS, so as data is building up - performance degradation can be observed and sharding is the next logical move. But couldn't find any good reads on that as well.

Any pointers or alternate solutions (other than switching from CloudSQL to an alternate product or self-managed Postgres)

0 1 1,613
1 REPLY 1

Hi,

CloudSQL doesn't support the Citus Extension. If you workloads require columnar support you might want consider migrating from CloudSQL-PG to AlloyDB. You can do this seamlessly and with minimal downtime using the Database Migration Services.