What is a data topology?
PlanetScaleAug 17, 2026 · 5 min read
A data topology describes the sharding scheme a Neki router uses to map logical PostgreSQL tables to physical shards and route queries.
with Harshit Gangal
A data topology describes the sharding scheme a Neki router uses to map logical PostgreSQL tables to physical shards and route queries.
with Harshit Gangal
`VACUUM` reclaims dead-tuple space but doesn't shrink a table. PostgreSQL 19 Beta 2 adds an in-core online rewrite with REPACK (CONCURRENTLY), and much more.
What happens to old row versions after nobody needs them? They become dead tuples, and over time they bloat your tables. Go deeper into PostgreSQL MVCC with runnable psql examples.
with Jan Nidzwetzki, Etienne Berube
On gratitude, pressure, and the people who shaped my growth
On starting, and why half the battle is just showing up.