Package: postgresql-19-show-plans Source: pg-show-plans Version: 2.1.8-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 75 Depends: postgresql-19, libc6 (>= 2.14) Breaks: postgresql-19-jit-llvm (<< 15) 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.pgdg22.04+1_amd64.deb Size: 24716 SHA512: 06c8ea3e52296507b0027dda56bf6733def56a7149918591530ad43a981e4470f27df0a00e1b3053aceece98ea889e04470fd2637d9025474fcdf34f85b73545 SHA256: 464b31bb94245faf6b87483f871be5db4229b6a3fa8e9080208b4e9f822db9ec SHA1: 2f785e9e461464a427befb2f0b66e3a493896e31 MD5sum: f31d95fc663b9c3a766cf60d413a427e 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.