select open change scope Open full search

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

Extensions / Administration

debug_funcs

Debugging and benchmark functions for PostgreSQL buffer and relation locks.

pgext.cloud · Source code · Control file

Overview

Packagedebug_funcs
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2017-12-01
Catalogue updated2026-08-30

Related extensions

See also

pg_repackReorganize tables in PostgreSQL databases with minimal locks
pg_migrateMigrates a PostgreSQL table avoiding long locks
pg_backtraceShow backtrace for errors and signals
dump_fcinfoDumps the PostgreSQL fcinfo and rsinfo
pldbgapiserver-side support for debugging PL/pgSQL functions
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pgquePure SQL PostgreSQL job queue that orders jobs by priority and claims them with advisory locks.
planinstrPlanner hook for measuring PostgreSQL planning time, intended mainly for debugging.