Friday, January 19, 2018

[google-cloud-sql-discuss] Increase Postgres max_connections?

So currently I am running a Postgres SQL instance with 10 cores and 64 GB of RAM. For the longest time this let me have an upper limit of 100 max_connections. With the recent changes  it seems it should be able to achieve 400 (https://cloud.google.com/sql/docs/postgres/faq). The problem is when I do a "show max_connections;" its still showing it at 100.


 My question is what must I do to get the recent max_connection changes to be applied to my Postgres SQL instance? 

--
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/8cb6b94a-2abb-4a8a-9ad2-5f7c4629ca8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment