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.
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
The API Endpoint Explosion: What If AI Agents Could use SQL on User Data Directly?

The API Endpoint Explosion: What If AI Agents Could use SQL on User Data Directly?

Comments 2
8 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
Schema Linting vs Migration Linting: Which Database Problems Each One Can See

Schema Linting vs Migration Linting: Which Database Problems Each One Can See

Comments
11 min read
Backups That You Don't Restore Aren't Backups: A Weekly Restore Drill

Backups That You Don't Restore Aren't Backups: A Weekly Restore Drill

Comments 1
6 min read
What is a database view?

What is a database view?

1
Comments
2 min read
Why AI-Generated Migrations Need a Different Gate Than Code Patches

Why AI-Generated Migrations Need a Different Gate Than Code Patches

Comments 1
4 min read
I built a Supabase RLS audit that's just SQL wrapped in a prompt

I built a Supabase RLS audit that's just SQL wrapped in a prompt

Comments
4 min read
We found a bug that let our test suite write to production. Here's what we did about it.

We found a bug that let our test suite write to production. Here's what we did about it.

Comments 2
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.