Package: postgresql-17-show-plans Source: pg-show-plans Version: 2.1.5-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 79 Depends: postgresql-17, postgresql-17-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/cybertec-postgresql/pg_show_plans Priority: optional Section: database Filename: pool/main/p/pg-show-plans/postgresql-17-show-plans_2.1.5-1.pgdg20.04+1_amd64.deb Size: 27404 SHA256: 4f62424154e7713beb8e31a3e89759595708058701efa965158029827ea21a6e SHA1: 9087e5776ec78fe7277400430dd543b159963660 MD5sum: 4b344f4e5f8f05afd72435eef8634ee1 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.