Package: postgresql-14-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-14, libc6 (>= 2.14) Breaks: postgresql-14-jit-llvm (<< 21) 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.8-1.pgdg26.04+1_amd64.deb Size: 23640 SHA512: 2ae4f27898b2f4d491e07abb558e27f5de704aa2ec0c29d9cd02b753ab7eda98b7aab1ac94a44231c368ad17c04acfb1e4dd047e7021eee32f41c1f6f23dfa1f SHA256: ead6d1d91617950a55fcbbbe7e6e8fc1abd997427ea24bf2a28029e261f05793 SHA1: e7af226dd61947487ca9d7fc1af18c28c31afbb7 MD5sum: e0facc640e7c228c8c40a47ad1cbe0c9 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.