All Products
Search
Document Center

PolarDB:View the database storage usage

Last Updated:May 22, 2025

You can view the database storage usage of a cluster in the PolarDB console. This topic describes how to view the database storage usage.

Procedure

  1. Log on to the PolarDB console. In the left-side navigation pane, click Clusters. In the upper-left corner, select the region of the cluster. In the cluster list, find the cluster and click its ID to go to the Basic Information page.

  2. In the Distributed Storage section, view the database storage usage.

    Database storage usage

    Note

    Each cluster specifications have a predefined maximum storage capacity. To increase the maximum storage capacity, upgrade your cluster specifications. For more information, see Change specifications.

FAQ

Q: Why does the database storage size retrieved by using the SQL statement differ from the database storage usage displayed in the PolarDB console?

A: The discrepancy arises because the SQL statement retrieves the logical size of the database, while the PolarDB console displays the physical storage usage measured at the file system level.