select open change scope Open full search

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

Extensions / Procedural languages

plprofiler

server-side support for profiling PL/pgSQL functions

pgext.cloud · Source code · License text · Control file

Overview

Packageplprofiler
Version4.2.5
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariesplprofiler
Stars104
Latest commit2024-11-30
Latest release2024-08-15
Catalogue updated2026-08-30

Related extensions

See also

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