postgresql-16-show-plans

Show query plans of currently running PostgreSQL statements
  https://github.com/cybertec-postgresql/pg_show_plans
  0
  no reviews



This PostgreSQL extension shows the query plans of all currently running SQL statements. Plan output format can be plain text (default), JSON, YAML, or XML.