Tuesday, October 23, 2018

[google-cloud-sql-discuss] How do I find out what's taking up most of the space on my SQL CLOUD GCP?

I could identify what is taking up most of my SQL Cloud Storage, in the last 24 hours something wrote almost 1 GiB on the storage, according to the GCP dashboards.


SNa3S.png



If a use MySQL client to determine the size of my tables, the values didn't match with my storage use.

+--------------------+-----------+
| Database | Size (MB) |
+--------------------+-----------+
| information_schema | 0.01 |
| mysql | 6.92 |
| performance_schema | 0.00 |
| XXX_db2014 | 480.25 |
| XXX_db2015 | 282.86 |
| XXX_db2017 | 208.14 |
| XXX_db2018 | 215.44 |
+--------------------+-----------+

Any idea on how to determine what is taking up most of the space?

Thanks

--
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/02d1e26a-5836-47a9-b7c3-1220a4d57b2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment