DEV Community

#postgres

Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Run AI-Written Migrations on a Throwaway Database Before They Touch Yours

Run AI-Written Migrations on a Throwaway Database Before They Touch Yours

Comments 1
4 min read
How Does a Database Actually Store Your Data?

How Does a Database Actually Store Your Data?

Comments
1 min read
Why Postgres and Cassandra Made Opposite Bets on Storage Engines

Why Postgres and Cassandra Made Opposite Bets on Storage Engines

Comments
6 min read
Rebuilding the Cerebras Knowledge Base: the naive vector baseline

Rebuilding the Cerebras Knowledge Base: the naive vector baseline

Comments
5 min read
Rebuilding the Cerebras Knowledge Base: adding hybrid search

Rebuilding the Cerebras Knowledge Base: adding hybrid search

Comments
6 min read
Incremental Backup Using pg_basebackup in PostgreSQL 18

Incremental Backup Using pg_basebackup in PostgreSQL 18

1
Comments
7 min read
Postgres RLS multi-tenancy: two leaks that survive correct policies

Postgres RLS multi-tenancy: two leaks that survive correct policies

Comments 2
8 min read
Prisma Postgres Seed: prisma db seed, psql, and the Direct URL

Prisma Postgres Seed: prisma db seed, psql, and the Direct URL

Comments
19 min read
One docker compose up, One Seeded Postgres

One docker compose up, One Seeded Postgres

Comments
6 min read
Five bugs AI wrote for me that never threw an error

Five bugs AI wrote for me that never threw an error

Comments
6 min read
Nine of Thirteen Corrections Were Wrong: The Fix That Came With a Proof It Couldn't Work

Nine of Thirteen Corrections Were Wrong: The Fix That Came With a Proof It Couldn't Work

Comments 2
10 min read
Replace the Heuristic With a Boundary: Rebuilding a Leave Table as an Append-Only Ledger

Replace the Heuristic With a Boundary: Rebuilding a Leave Table as an Append-Only Ledger

Comments
9 min read
What is Information Schema in PostgreSQL?

What is Information Schema in PostgreSQL?

Comments
2 min read
Visual Search on pgvector + Gemini: Detect, Crop, Embed, Rank (and the Averaging Bug That Broke Exact Match)

Visual Search on pgvector + Gemini: Detect, Crop, Embed, Rank (and the Averaging Bug That Broke Exact Match)

Comments
8 min read
Postgres LISTEN/NOTIFY in Production: Safe Reconnects & SSE

Postgres LISTEN/NOTIFY in Production: Safe Reconnects & SSE

1
Comments 1
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.