Package: postgresql-18-show-plans Source: pg-show-plans Version: 2.1.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 74 Depends: postgresql-18, libc6 (>= 2.14) Homepage: https://github.com/cybertec-postgresql/pg_show_plans Priority: optional Section: database Filename: pool/main/p/pg-show-plans/postgresql-18-show-plans_2.1.5-1.pgdg22.04+1_amd64.deb Size: 23980 SHA256: 8f4ccc738d5ea7cac023eece8be6328599666ef1010a5f375f5d71fefb3af1b0 SHA1: 39cc5a47f17d0ef0508f0c4e6affa62f55880427 MD5sum: ccf264808701612e4391df696c6ab97c Description: Show query plans of currently running PostgreSQL statements 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.