Wednesday, March 31, 2021

[google-cloud-sql-discuss] Re: Can't Add Storage Capacity of PostgreSQL Cloud SQL

I experienced the same issue. For me the trick was to do it with the gcloud cli instead. That worked as a charm:
gcloud sql instances patch <instance-name> --storage-size=250

Good luck!
On Monday, 29 March 2021 at 11:45:17 UTC+1 muhamma...@qasir.id wrote:
Hi,

When I try to add storage capacity of my PostgreSQL instance from 200 GB to 250 GB, I don't get any error message. But, storage capacity of my instance not change from 200 GB to 250 GB. Any one could help me please?. Thank you

--
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/a83a6efa-93c9-4a1b-a91a-f5e6b685a942n%40googlegroups.com.

No comments:

Post a Comment