//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
The only scalable delete in Postgres is DROP TABLE | Discussion
6h
Large DELETEs add work instead of reclaiming it. Structure your database so deletion becomes DROP TABLE or TRUNCATE.
planetscale.com
The only scalable delete in Postgres is DROP TABLE — PlanetScale
Hacker News Top Stories