select open change scope Open full search

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

Extensions / Utilities

dump_fcinfo

Dumps the PostgreSQL fcinfo and rsinfo

pgext.cloud · Source code · Documentation · Control file

Overview

Packagedump_fcinfo
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2021-11-03
Catalogue updated2026-08-30

Related extensions

See also

pg_backtraceShow backtrace for errors and signals
debug_funcsDebugging and benchmark functions for PostgreSQL buffer and relation locks.
pldbgapiserver-side support for debugging PL/pgSQL functions
pg_debug_scanDebug PostgreSQL table scans with custom MVCC snapshot definitions.
planinstrPlanner hook for measuring PostgreSQL planning time, intended mainly for debugging.