Package: postgresql-18-show-plans Source: pg-show-plans Version: 2.1.8-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 74 Depends: postgresql-18, libc6 (>= 2.14) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_show_plans Priority: optional Section: database Filename: pool/main/p/pg-show-plans/postgresql-18-show-plans_2.1.8-1.pgdg22.04+1_amd64.deb Size: 24212 SHA512: d596e09cd11732e187813ba82bb751fb5064e11dc0ab685cec801a136b068704a55537d003dd634f10ff4105917f5fb6e442e69eb543b5160c4a9cdc71589224 SHA256: f170e50e0bdfa3a36443b7383b31cdfb80cf4151396deff87d5a62e9100e747d SHA1: 8925338b455500060afeb7eb94841596c60a2361 MD5sum: 6a8b36c05a9b0669a14c5302a580d471 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.