Package: postgresql-19-show-plans Source: pg-show-plans Version: 2.1.8-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 74 Depends: postgresql-19, libc6 (>= 2.14) Breaks: postgresql-19-jit-llvm (<< 21) Homepage: https://github.com/cybertec-postgresql/pg_show_plans Priority: optional Section: database Filename: pool/main/p/pg-show-plans/postgresql-19-show-plans_2.1.8-1.pgdg26.04+1_amd64.deb Size: 24300 SHA512: 6ee97c4ca233e1f8e65e9f9f21712062fe148cd481b96285ef49226def6f5077e6c108ce7eb5a999ab25948399c37c6646d811e2515590e3f8258ab682bfcca4 SHA256: b696e72cd3936d84a4e9ab610d3ca12f8191682d38ab8ded9f17ea073a6fe167 SHA1: d7839901f4781b2c70d4a79d7758c75eae7e195d MD5sum: 9e6b400723c89cc906be6125479d64d7 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.