Package: postgresql-15-show-plans Source: pg-show-plans Version: 2.1.8-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 73 Depends: postgresql-15, libc6 (>= 2.14) Breaks: postgresql-15-jit-llvm (<< 21) 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.8-1.pgdg26.04+1_amd64.deb Size: 23932 SHA512: 541f924e15ff0f8239ddad1b182aef8aa2f5716c5d5e01bc0b3d6459853c59d4f4a7512af1aeb0ea82b4a0a6c853957285840a5a6d0e325333b39b6236697b4c SHA256: 6265adafc6d4cd5af191c169791b720ba9a4976c55f0823b2c4c79b473f2abfa SHA1: ec72ecc36eb51eeecd2a9dc7679514b896d57e33 MD5sum: 07f7b9a520cca3a6d350e3f7375ad09d 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.