cybertec-postgresql/pg_show_plans
Show query plans of all currently running SQL statements
CNOASSERTION
Issues
- 2
Does pg_show_plans support PG major version 17?
#43 opened by jasonchenTJ - 5
GUC parameter crashes Postgres
#38 opened by glushakov - 1
Package in PGDG Repo
#37 opened by glushakov - 10
Server crashes due to the lack of memory
#33 opened by laurenz - 2
- 4
explain (SETTINGS on)
#1 opened by legrandlegrand - 2
add queryid to pg_show_plans (when used in conjonction with pg_stat_statements)
#8 opened by legrandlegrand - 1
- 1
wrong CLANG path centos8
#7 opened by mmuehlbeyer - 1
- 1
code review
#5 opened by legrandlegrand - 1
- 1
performances: getpid() vs MyProcPid
#11 opened by legrandlegrand - 1
- 1
Make not work
#16 opened by wildhi - 1
Can we make view pg_show_plans without extension?
#18 opened by rin-nas - 1
segfault querying pg_settings
#27 opened by monok0 - 2
queryid - pg_show_plans
#21 opened by idevloo - 1
- 2
- 0
Enable/Disable the extension using a GUC variable
#32 opened by kovmir - 0
Control plan format using a GUC variable
#31 opened by kovmir - 1
- 2
SpinLock Performance Decline
#24 opened by hslightdb - 0
compile error
#26 opened by cobolbaby - 3
Start Disabled GUC Option
#4 opened by kmoppel - 5
- 0
pg_show_plans_disable() is reset by each new backend startup (autovacum included)
#10 opened by legrandlegrand - 0
- 1
- 3
Query consumes transaction ID
#20 opened by xiongcc1972 - 1
- 1
pg_show_plans & logical replication slot
#14 opened by pmpetit