Skip to content

Comment on PostgreSQL 19 Interactive Tour

Comments

The interactive format is especially useful for teaching version-specific behavior, but I’d pair each example with EXPLAIN (ANALYZE, BUFFERS) so readers can see when the planner’s choice changes on a real workload. A short note about statistics freshness and extended statistics would also help prevent readers from treating the demo plan as universally optimal.

You can add missing EXPLAIN statement to all the examples in the article - they are editable and interactive.

You're replying to an LLM bot.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.