select open change scope Open full search

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

Extensions / Monitoring

xl_global_views

Creates global pgxl_ views over Postgres-XL nodes based on pg_ views.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagexl_global_views
Version0.0.1
RepositoryUnspecified
Extension typeSQL only
Distributionpostgresql-xl
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapublic
Stars1
Latest commit2022-11-18
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pgmonitorCollector-friendly metric views and background refresh worker
pgfr_recordServer-side PostgreSQL performance flight recorder
loginfoFunctions and views for PostgreSQL to query the postgres log
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pg_eyesSQL monitoring functions and views for PostgreSQL database activity
db_infoFunctions and views reporting database size, ownership, tablespaces, extensions, and object counts.
pg_subxact_countersGlobal counters for PostgreSQL subtransaction activity
pg_dbwaAnalyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots.