Description
Exposes execution plans for currently running PostgreSQL statements. It is a server-side diagnostics extension for database administrators troubleshooting slow queries, lock waits, or unexpected planner choices. It can reveal SQL text and runtime behavior from active sessions, so access should be limited to trusted operators.