dalibo / pev2

Postgres Explain Visualizer 2
https://explain.dalibo.com
PostgreSQL License
2.67k stars 130 forks source link

Right-click to copy the node URL does not work in Plan, but works in Grid and Stats #682

Open Krysztophe opened 1 month ago

Krysztophe commented 1 month ago

image

image

So, is it possible to have the full node URL in the Plan ? I usually copy-paste the URL from the Plan to point to the main problem of a plan.

(Alternative : set https://explain.dalibo.com/plan/71552f68bfh9be93/12 as a shortcut to https://explain.dalibo.com/plan/71552f68bfh9be93#plan/node/12, that would be easy to type)