What's new in Linux kernel for PostgreSQL
erthalion
21 points
3 comments
March 03, 2026
Related Discussions
Found 5 related stories in 35.4ms across 3,471 title embeddings via pgvector HNSW
- Google Cloud: Investing in the Future of PostgreSQL kevincox · 23 pts · April 01, 2026 · 59% similar
- Better JIT for Postgres vladich · 143 pts · March 04, 2026 · 56% similar
- Postgres with Builtin File Systems ngaut · 54 pts · March 14, 2026 · 52% similar
- TigerFS – A Filesystem Backed by PostgreSQL hahahacorn · 18 pts · March 18, 2026 · 51% similar
- Postgres Traffic Control samlambert · 17 pts · March 23, 2026 · 48% similar
Discussion Highlights (2 comments)
Traubenfuchs
Does the impact of those technological advances eventually materialize in the CRUD slop infrastructure everyone works with, with which I mean "claude, write a kubernetes yaml for a :latest postgres and deploy it" and AWS Aurora?
jauntywundrkind
> This patch is trying to make io_uring customizable via BPF, promising better waiting and polling patterns https://lore.kernel.org/bpf/cover.1763031077.git.asml.silenc... Absolutely fricking sick!! The write up of use cases here is so so wildly neat. Please please please, make the new completion queue engine in the kernel programmable with eBPF!!