Package: postgresql-17-show-plans Source: pg-show-plans Version: 2.1.8-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 78 Depends: postgresql-17, libc6 (>= 2.14) Breaks: postgresql-17-jit-llvm (<< 15) 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.8-1.pgdg22.04+1_amd64.deb Size: 27736 SHA512: 4ffec3c3f56fc60fcbd3e8b464a769b459058022d117451a1f15fd2335058d477e93a3e460e63fb753b9c7bb236eb9508eb3df497e5e06d12ec3201fa14baac1 SHA256: 5d23a28e6480d17046de4a4878fc9092f2d39c3101243c1cdd36e562829ffabb SHA1: 7b47c60b3dc0731bf9d4f9cf3ba491a15c7857d3 MD5sum: f1177f6a2b658e1f1f0ffbe55fa07fdf 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.