# 监控 PG 中的表大小

> PostgreSQL 中的表对应着许多物理文件，本文介绍如何统计一张表在 PostgreSQL 的实际大小。

---

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

---

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

PostgreSQL 中的表对应着许多物理文件，本文介绍如何统计一张表在 PostgreSQL 的实际大小。 [**阅读全文**](https://vonng.com/pg/mon-table-size/)
