Debugging and benchmark functions for PostgreSQL buffer and relation locks.
pgext.cloud · Source code · Control file
| Package | debug_funcs |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2017-12-01 |
| Catalogue updated | 2026-08-30 |
| pg_repack | Reorganize tables in PostgreSQL databases with minimal locks |
| pg_migrate | Migrates a PostgreSQL table avoiding long locks |
| pg_backtrace | Show backtrace for errors and signals |
| dump_fcinfo | Dumps the PostgreSQL fcinfo and rsinfo |
| pldbgapi | server-side support for debugging PL/pgSQL functions |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pgque | Pure SQL PostgreSQL job queue that orders jobs by priority and claims them with advisory locks. |
| planinstr | Planner hook for measuring PostgreSQL planning time, intended mainly for debugging. |