select open change scope Open full search

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

Extensions / Procedural languages

pldbgapi

server-side support for debugging PL/pgSQL functions

pgext.cloud · Source code · Control file

Overview

Packagepldebugger
Version1.10
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared libraries$libdir/plugin_debugger
Stars94
Latest commit2026-08-25
Latest release2026-05-11
Catalogue updated2026-08-30

Related extensions

See also

plpgsql_checkAdditional validation, profiling, and diagnostics for PL/pgSQL functions
plprofilerserver-side support for profiling PL/pgSQL functions
pglinterPostgreSQL Linting and Analysis Extension
pg_stat_plansTrack per-plan call counts, execution times, and example EXPLAIN texts.
auto_explainProvides a means for logging execution plans of slow statements automatically
pg_stat_statementstrack planning and execution statistics of all SQL statements executed
pg_show_plansshow query plans of all currently running SQL statements
pg_store_planstrack plan statistics of all SQL statements executed
hypopgHypothetical indexes for PostgreSQL
index_advisorQuery index advisor