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.
Updating "denormalized" aggregates with "duplicates": MongoDB vs. PostgreSQL

Updating "denormalized" aggregates with "duplicates": MongoDB vs. PostgreSQL

1
Comments
9 min read
Slapping Secondary Indexes on Random Fields is Silently Killing Your Database.

Slapping Secondary Indexes on Random Fields is Silently Killing Your Database.

2
Comments
2 min read
How to Connect PostgreSQL to Google Apps Script (JDBC Guide)

How to Connect PostgreSQL to Google Apps Script (JDBC Guide)

Comments
15 min read
PostgreSQL global statistics on partitionned table require a manual ANALYZE

PostgreSQL global statistics on partitionned table require a manual ANALYZE

6
Comments
8 min read
Implementing pagination with PostgreSQL and the MantaHQ SDK

Implementing pagination with PostgreSQL and the MantaHQ SDK

4
Comments
5 min read
Adding NOT NULL Constraints to Existing PostgreSQL Columns Safely

Adding NOT NULL Constraints to Existing PostgreSQL Columns Safely

3
Comments
5 min read
One Database Per Branch — Stop Breaking Your Local DB

One Database Per Branch — Stop Breaking Your Local DB

Comments
1 min read
PostgreSQL vs MongoDB in 2026: When to Choose SQL Over NoSQL

PostgreSQL vs MongoDB in 2026: When to Choose SQL Over NoSQL

1
Comments
12 min read
pg-safe-migrate — Stop Shipping Unsafe Postgres Migrations

pg-safe-migrate — Stop Shipping Unsafe Postgres Migrations

5
Comments
3 min read
PostgreSQL connection pooling — PgBouncer vs Pgpool-II compared in 5 key areas

PostgreSQL connection pooling — PgBouncer vs Pgpool-II compared in 5 key areas

1
Comments
9 min read
7 PostgreSQL monitoring tools every DBA should know in 2026

7 PostgreSQL monitoring tools every DBA should know in 2026

Comments
7 min read
Aurora DSQL: The Serverless PostgreSQL That Scales to Zero (Should You Migrate?)

Aurora DSQL: The Serverless PostgreSQL That Scales to Zero (Should You Migrate?)

4
Comments
8 min read
🐳 Fixing “FATAL: database does not exist” in PostgreSQL Docker (Healthcheck Mistake)

🐳 Fixing “FATAL: database does not exist” in PostgreSQL Docker (Healthcheck Mistake)

Comments
2 min read
Why I don't trust AI with my query plans

Why I don't trust AI with my query plans

Comments
2 min read
From 8s to 47ms: Optimizing PostgreSQL for a Government Tender Search Platform

From 8s to 47ms: Optimizing PostgreSQL for a Government Tender Search Platform

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