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.
Deduplicating feature requests with pgvector: the threshold is a trap

Deduplicating feature requests with pgvector: the threshold is a trap

1
Comments 4
5 min read
Database: SQLite Backup and Restore

Database: SQLite Backup and Restore

Comments
3 min read
FOR UPDATE SKIP LOCKED Was Not Enough: A Stale Failure Write Race in an Inbox Processor

FOR UPDATE SKIP LOCKED Was Not Enough: A Stale Failure Write Race in an Inbox Processor

Comments 2
7 min read
I built an e-signature app that charges you for storage, not signatures

I built an e-signature app that charges you for storage, not signatures

5
Comments 2
4 min read
How I Let My AI Coding Agent Write Database Migrations Without Losing Data

How I Let My AI Coding Agent Write Database Migrations Without Losing Data

1
Comments 2
6 min read
Postgres Said Too Many Clients While Sitting at 40% CPU

Postgres Said Too Many Clients While Sitting at 40% CPU

8
Comments 1
2 min read
Learn SQL by Typing It: Three Browser Database Terminals Compared

Learn SQL by Typing It: Three Browser Database Terminals Compared

17
Comments
5 min read
Episode 3: Setting Up a Managed PostgreSQL Database on Azure & Connecting Your Express API

Episode 3: Setting Up a Managed PostgreSQL Database on Azure & Connecting Your Express API

2
Comments
4 min read
Adding an index made my query slower. Here's why.

Adding an index made my query slower. Here's why.

Comments 1
3 min read
# 🔬 PostgreSQL Internals: What Is Actually Inside an 8 KB Page?

# 🔬 PostgreSQL Internals: What Is Actually Inside an 8 KB Page?

Comments
5 min read
# 🔍 What Actually Happens When PostgreSQL Executes a SELECT Query?

# 🔍 What Actually Happens When PostgreSQL Executes a SELECT Query?

Comments
5 min read
Preventing Overselling: Inventory Locks Under Concurrent Checkouts

Preventing Overselling: Inventory Locks Under Concurrent Checkouts

Comments 1
10 min read
Directus + Coolify: Should You Decouple Postgres & Redis?

Directus + Coolify: Should You Decouple Postgres & Redis?

Comments
5 min read
Stop adding Redis just for simple job queues: I built catqueue, a PostgreSQL-native job queue for Node & TypeScript

Stop adding Redis just for simple job queues: I built catqueue, a PostgreSQL-native job queue for Node & TypeScript

1
Comments
1 min read
Automated Student Report Delivery in Rust | Bulk Email PDF Reports

Automated Student Report Delivery in Rust | Bulk Email PDF Reports

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