@lukas.fittl.com

Thank you to @pganalyze for sponsoring pgconf.dev 2026! 🐘❤️ Sponsors make this conference possible. The venue, the hallway conversations, the community that gathers every year. We couldn't do it without them. See you in Vancouver! 🇨🇦

Bild

Reminder: code review is not "to catch mistakes", it is a tool for understanding to limit bus/lottery factor first and foremost. When code is written (if you're lucky) by one human, having the second human abdicate their judgment to the machine is actively harmful to your team's code understanding.

Luis@lbruno.org · last yr.

also, the one i'm hearing which is most insidious is the “AI code/peer review” use-case: that's how you deskill people but we'll be told that humans are still in the loop! and if they ever were skilled they are actively becoming deskilled by the “AI review” should be obvious, but zero talk re: it

Live now at #PGConfdev in Montreal Lukas Fittl is on stage, diving into “Tracking plan shapes over time with Plan IDs & a new pg_stat_plans”—discover how core plan‑ID tracking, partition‑aware metrics, and an extensible pg_stat_plans can revolutionize your #PostgreSQL query analy

Bild

Over the last few weeks I've been incrementally merging infrastructure for AIO into postgres. Just now I finally merged the first actual user of AIO ("streaming reads" now can use AIO). It's been a long long road. I've been, with a lot of help along the way, working on this since some time in 2019.