# Monitoring Table Size in PostgreSQL

> Tables in PostgreSQL correspond to many physical files. This article explains how to calculate the actual size of a table in PostgreSQL.

---

LLMS index: [llms.txt](/llms.txt)

---

[![featured](/img/hero/pg/mon-table-size.jpg)](https://vonng.com/en/pg/mon-table-size/)

Tables in PostgreSQL correspond to many physical files. This article explains how to calculate the actual size of a table in PostgreSQL. [**Read more**](https://vonng.com/en/pg/mon-table-size/)
