Thursday, July 11, 2019

[google-cloud-sql-discuss] Re: postgres instance don't start

In that case I suggest using the gcloud command below with a verbosity flag as it may provide a more specific errors and post a screenshot of the Stackdriver logs that resulted from the instance creation attempt if any are visible as that should provide more details.

gcloud sql instances create [INSTANCE_NAME] --database-version=POSTGRES_9_6 --cpu=[NUMBER_CPUS] --memory=[MEMORY_SIZE] --verbosity=debug


--
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/bac7b76a-1c11-4a18-a018-c316f3a51cdb%40googlegroups.com.

No comments:

Post a Comment