Package: postgresql-15-show-plans Source: pg-show-plans Version: 2.1.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 Depends: postgresql-15, postgresql-15-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-15-show-plans_2.1.6-1.pgdg22.04+1_amd64.deb Size: 27560 SHA256: 22d4f5193fa263572c0c931486af499432762b19a2d1a0a80eb784dcf78e2d19 SHA1: f915d7c22a3ac85b406c8fe25adafb10ac5873fa MD5sum: 08b1cc095cf58637dbcce40cc1d72949 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.