This is the demo application for
PEV2. It is serverless and
doesn't store your plans.
Please consider using
explain.dalibo.com instead if
you want to save or share your plans.
For best results, use
EXPLAIN (ANALYZE, COSTS, VERBOSE, BUFFERS, FORMAT JSON)
psql users can export the plan to a file using
psql -XqAt -f explain.sql > analyze.json