[go: up one dir, main page]

Skip to content

Show queryid

If we add VERBOSE, we'll start seeing queryid in EXPLAIN plans (PG14+)

  • Add VERBOSE in addition to SETTINGS and BUFFERS that we already have
  • Make sure it's clearly visualized in Joe response
  • And make sure we also see it in History pages

Later, we might be willing to work with queryid values using external sources (e.g. monitoring -- we can have a link there, to see details for a queryid; or we might extract macro metrics for a queryid from somewhere and present it in Joe responses right away).