select open change scope Open full search

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

Extensions / Monitoring

pg_track_slow_queries

Tracks slow queries and their execution plans

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

Overview

Packagepg_track_slow_queries
Version1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_track_slow_queries
Stars5
Latest commit2019-07-20
Latest release2019-05-16
Catalogue updated2026-08-30

Related extensions

See also

auto_explainProvides a means for logging execution plans of slow statements automatically