Package: postgresql-16-show-plans Source: pg-show-plans Version: 2.1.2-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 Depends: postgresql-16, postgresql-16-jit-llvm (>= 15), libc6 (>= 2.14) Homepage: https://github.com/cybertec-postgresql/pg_show_plans Priority: optional Section: database Filename: pool/main/p/pg-show-plans/postgresql-16-show-plans_2.1.2-2.pgdg22.04+1_amd64.deb Size: 27408 SHA256: e285f6200e158645aa5b0e2234e146e8d4954c121cbdf4cfe7bdbf449d316c3d SHA1: e2d5fc857a2eb0e3390d08161223b21060b3a85e MD5sum: 7d32be3c3a80aef0d05a163fef5b12c5 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.