Package: postgresql-16-show-plans Source: pg-show-plans Version: 2.1.8-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 Depends: postgresql-16, libc6 (>= 2.14) Breaks: postgresql-16-jit-llvm (<< 15) 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.8-1.pgdg22.04+1_amd64.deb Size: 27684 SHA512: 42e128804dde7de820f37d5a94a2b8d0218c8f4a49a8054f6201d1e14861c8de882bc3796a03e5c68367d61d7073334590be13cbc9f1f711d5bc3b48683cdb6d SHA256: 1e8e92074ea87e6d0c1314eb30e8b6c914290ac009b4cbc099dd6c5c2c98adf0 SHA1: 86421fd00a52b21d0e97c4a531ce4aaedb9104e5 MD5sum: 33608d01bd2b1bcb862a2fe9324e7fb7 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.