Package: postgresql-18-show-plans Source: pg-show-plans Version: 2.1.8-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 73 Depends: postgresql-18, libc6 (>= 2.14) Breaks: postgresql-18-jit-llvm (<< 21) 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.8-1.pgdg26.04+1_amd64.deb Size: 23928 SHA512: 2c8b62c76a9ae381c7558fd79a3e0c7d291da031d6d71a2604240b02551c28b9c4d78745072131e9bdc6dceb68661258bfa30e430f1f9a0dc1de9d8c16ee9239 SHA256: b65935428046ed5bcb7f02e1d840a4270f8a848d2dee319cfd6dd2f434f5b070 SHA1: 547e8c6fd3c33549f5e19baa553e563765edfebd MD5sum: 6ffe2f56adb4609914bacb50595593a1 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.