Thursday, July 27, 2017

[google-cloud-sql-discuss] Re: SQL server hung up on updating.

Hello Seth, 

What were you undertaking prior to the instance becoming unresponsive? Did you run any specific gcloud commands? Any other related details might come handy. 

Automatic instance update is a maintenance default. Scheduling is automatically managed for instances, and appropriate reactions are expected whenever system events risk causing disruption. To modify any of the default parameters, you can use the command below. 

You may try to restart your service by running the following command: 

gcloud sql instances patch [INSTANCE_NAME] --activation-policy [ACTIVATION_POLICY] 

and choose activation policy value: "ALWAYS" or "ON_DEMAND".

Any other information you deem relevant might prove of great help. 

--
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/4d87d1a5-952f-41d9-acae-032b821b6283%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment