This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Alex
alexleighton.com
did:plc:iebseoda4r2jer7kmj6adpil
Postgres 18 lets you treat optimizer statistics as a deployable artifact, via pg_dump --statistics-only. Two ideas it sparked: spin up a local Postgres with production stats to EXPLAIN in-development write queries, or assert query plans in automated tests.
https://alexleighton.com/posts/2026-03-10-another-avenue-of-database-testing.html
2026-06-15T04:01:08.171Z