Package: postgresql-15-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-15, postgresql-15-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-15-show-plans_2.1.5-1.pgdg20.04+1_amd64.deb Size: 27324 SHA256: 25e9ca683be1d4263ca0db0c06877bfe465228fbae671bd6cde950fc6e059afb SHA1: a624eeb44011e9296d2044e1de42fc548aa28d19 MD5sum: e0aa7d7466d5792f0b0c78b466905359 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.