select open change scope Open full search

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

Extensions / Monitoring

pgrowlocks

show row-level locking information

pgext.cloud · Website · Documentation · License text · Control file

Overview

Packagepgrowlocks
Version1.2
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

See also

pg_wait_samplingsampling based statistics of wait events
pgsentinelactive session history
pg_visibilityexamine the visibility map (VM) and page-level visibility info
pg_show_plansshow query plans of all currently running SQL statements
pg_datasentinelObservability and activity monitoring extension for PostgreSQL
pg_stat_monitorThe pg_stat_monitor is a PostgreSQL Query Performance Monitoring tool, based on PostgreSQL contrib module pg_stat_statements. pg_stat_monitor provides aggregated statistics, client information, plan details including plan, and histogram information.
pg_profilePostgreSQL load profile repository and report builder