Paste the JSON from EXPLAIN (ANALYZE, BUFFERS, FORMAT JSON). This renders the execution tree, marks which node actually burned the time, and redlines every place the planner's row estimate was badly wrong — the single most common root cause of a slow plan.