Functions and views reporting database size, ownership, tablespaces, extensions, and object counts.
pgext.cloud · Source code · Website · Documentation · Control file · PGXN
| Package | db_info |
|---|---|
| Version | 0.2.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | db_info |
| Stars | 4 |
| Latest commit | 2023-10-25 |
| Latest release | 2023-10-25 |
| Catalogue updated | 2026-08-30 |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pgfr_analyze | Reporting and analysis functions for pgfr_record |
| xl_global_views | Creates global pgxl_ views over Postgres-XL nodes based on pg_ views. |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| loginfo | Functions and views for PostgreSQL to query the postgres log |
| pg_eyes | SQL monitoring functions and views for PostgreSQL database activity |
| dbstat | Collects exact table row counts and modification timing through SQL objects and a companion libpq process. |
| autovacuum_informations | PostgreSQL extension that adds functions for reporting the autovacuum launcher PID and autovacuum worker information. |
| pgnodemx | Capture node OS metrics via SQL queries |
| pg_statviz | Capture PostgreSQL statistics snapshots for time-series analysis and visualization |