We received several warnings about our database running low on diskspace. In the v4 cloud dashboard I can see the total database size, split in table and index size in the metrics section, but I want to analyse this further and see which tables or indexes are taking up most of the space. I could download a backup and restore it locally and use local tooling like pgAdmin to analyse it. But I was wondering if it is possible to connect directly to the cloud database or if I forgot some options to analyse this better in the cloud dashboard.
↧