Package: postgresql-14-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-14, postgresql-14-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-14-show-plans_2.1.6-1.pgdg22.04+1_amd64.deb Size: 27360 SHA256: 351bfb3ae27b98e7a95ca56fa00e418266424f08c8b1473775740edf38117ce7 SHA1: b29bf15d17fb830e81f32f5caa6d75fa824a6211 MD5sum: 951424afb9252894d7a2bdebe30940fd 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.