# 数据库面板

> PostgreSQL 数据库级别监控面板

---

LLMS 索引： [llms.txt](/zh/llms.txt)

---

PostgreSQL 数据库级别监控面板，包括：

- [PGSQL Database](/docs/pgsql/dashboard/database/pgsql-database)：单个 PGSQL 数据库的主仪表板
- [PGCAT Database](/docs/pgsql/dashboard/database/pgcat-database)：直接从数据库目录获取的数据库信息
- [PGSQL Tables](/docs/pgsql/dashboard/database/pgsql-tables)：单个数据库内的表/索引访问指标
- [PGSQL Table](/docs/pgsql/dashboard/database/pgsql-table)：单个表的详细信息（QPS/RT/索引/序列……）
- [PGCAT Table](/docs/pgsql/dashboard/database/pgcat-table)：直接从数据库目录获取的单个表的详细信息
- [PGSQL Query](/docs/pgsql/dashboard/database/pgsql-query)：单类查询的详细信息（QPS/RT）
- [PGCAT Query](/docs/pgsql/dashboard/database/pgcat-query)：直接从数据库目录获取的单类查询的详细信息
- [PGCAT Locks](/docs/pgsql/dashboard/database/pgcat-locks)：直接从数据库目录获取的关于活动与锁等待的信息
- [PGCAT Schema](/docs/pgsql/dashboard/database/pgcat-schema)：直接从数据库目录获取关于模式的信息

---

本节页面：

- [PGSQL Database](/zh/docs/pgsql/dashboard/database/pgsql-database/): 单个 PGSQL 数据库的主仪表板
- [PGCAT Database](/zh/docs/pgsql/dashboard/database/pgcat-database/): 直接从数据库目录获取的数据库信息
- [PGSQL Tables](/zh/docs/pgsql/dashboard/database/pgsql-tables/): 单个数据库内的表/索引访问指标
- [PGSQL Table](/zh/docs/pgsql/dashboard/database/pgsql-table/): 单个表的详细信息（QPS/RT/索引/序列……）
- [PGCAT Table](/zh/docs/pgsql/dashboard/database/pgcat-table/): 直接从数据库目录获取的单个表的详细信息
- [PGSQL Query](/zh/docs/pgsql/dashboard/database/pgsql-query/): 单类查询的详细信息（QPS/RT）
- [PGCAT Query](/zh/docs/pgsql/dashboard/database/pgcat-query/): 直接从数据库目录获取的单类查询的详细信息
- [PGCAT Locks](/zh/docs/pgsql/dashboard/database/pgcat-locks/): 直接从数据库目录获取的关于活动与锁等待的信息
- [PGCAT Schema](/zh/docs/pgsql/dashboard/database/pgcat-schema/): 直接从数据库目录获取关于模式的信息
