Friday, February 14, 2020

[google-cloud-sql-discuss] Re: Installing Citus on CloudSQL

Hello Hardik,

The list of extensions found at the link you have shared seems up to date, and can confirm the Citus is an unsupported extension on Cloud SQL. One alternative would be to manage your own PostgreSQL server on a Compute Engine instance (VM). You could therefore add any PostgreSQL extension of your liking, but obviously requires a different level of involvement than Cloud SQL demands. You can read about how to set up PostgreSQL on Compute Engine here [1].

[1] https://cloud.google.com/community/tutorials/setting-up-postgres

On Friday, February 14, 2020 at 8:56:20 AM UTC-5, Hardik Bansal wrote:
Is there a way to install extensions like Citus for Postgres on CloudSql? It is not in list of supported extensions by google cloudsql. https://cloud.google.com/sql/docs/postgres/extensions

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/b1e01e63-84aa-4bfc-9d7c-2c83b4c5fed3%40googlegroups.com.

No comments:

Post a Comment