Thursday, November 23, 2017

[google-cloud-sql-discuss] Re: Is it possible to change workmem for postgres?

Do you mean the following command?
ALTER SYSTEM SET work_mem;

Because ALTER SYSTEM requires superuser privileges. Which is not available in Cloud SQL for Postgres.

On Friday, November 24, 2017 at 12:58:01 AM UTC+4, Karthick (Cloud Platform Support) wrote:

You can  still edit by Alter System as per this document


--
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/86b8b5ba-4db7-49aa-82fb-59c1980ea421%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment