Hacker News new | ask | show | jobs
by imbradn 2668 days ago
There is a History tab with examples, such as: https://explain.depesz.com/s/vzlS

This is an indispensable tool for Postgres query plan analysis. Even for those who are experienced at reading them, this can help to sort problems.

It's also a great way to share query plans when asking for help from the Postgres community.