select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Monitoring

pg_eyes

SQL monitoring functions and views for PostgreSQL database activity

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_eyes
Version1.4
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaeyes
Stars5
Latest commit2017-10-08
Catalogue updated2026-08-30

Related extensions

Requires

pg_stat_statementstrack planning and execution statistics of all SQL statements executed
plpgsqlPL/pgSQL procedural language

Required by

pg_dbwaAnalyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots.

See also

pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pg_dbwaAnalyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots.
pgmonitorCollector-friendly metric views and background refresh worker
pgfr_recordServer-side PostgreSQL performance flight recorder
pg_monPostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view
pg_sweepCollect PostgreSQL database and table statistics as JSON for monitoring.
bg_monBackground worker for monitoring PostgreSQL
pg_monitoringProvides a common SQL interface for collecting PostgreSQL replication, table-load and database-load monitoring statistics.