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.
WTF is Supabase?

WTF is Supabase?

Comments
3 min read
Guide - Making RESTful APIs in Springboot

Guide - Making RESTful APIs in Springboot

Comments
11 min read
How I Analyzed Retail Sales Data Using SQL

How I Analyzed Retail Sales Data Using SQL

Comments
2 min read
Ubuntu 24.04 + PostgreSQL: A Friendly Setup Guide for Students & New Devs

Ubuntu 24.04 + PostgreSQL: A Friendly Setup Guide for Students & New Devs

4
Comments 1
3 min read
ทำไมต้องใช้ Database Transaction?

ทำไมต้องใช้ Database Transaction?

Comments
3 min read
PostgreSQL backups: comparing pg_dump speed in different formats and with different compression levels

PostgreSQL backups: comparing pg_dump speed in different formats and with different compression levels

2
Comments
25 min read
Understanding the System 3: Databases

Understanding the System 3: Databases

4
Comments
2 min read
🐘 One-Click Production-Ready PostgreSQL HA Cluster with Docker, Patroni, and HAProxy

🐘 One-Click Production-Ready PostgreSQL HA Cluster with Docker, Patroni, and HAProxy

3
Comments
3 min read
The Developer's Guide to Never Messing Up Time Zones Again: A TypeScript, Drizzle, and PostgreSQL Journey

The Developer's Guide to Never Messing Up Time Zones Again: A TypeScript, Drizzle, and PostgreSQL Journey

4
Comments 2
10 min read
From DynamoDB Limitations to PostgreSQL Innovation: How I Built AuroraWire

From DynamoDB Limitations to PostgreSQL Innovation: How I Built AuroraWire

Comments
3 min read
How to Upgrade PostgreSQL with Docker Compose and Bitbucket Pipelines (Step-by-Step Guide)

How to Upgrade PostgreSQL with Docker Compose and Bitbucket Pipelines (Step-by-Step Guide)

5
Comments
5 min read
🔍 PostgreSQL Index Types Explained with Real-World Examples

🔍 PostgreSQL Index Types Explained with Real-World Examples

Comments
2 min read
5 PostgreSQL Tricks That Made My SaaS x10 Faster (2025 Edition)

5 PostgreSQL Tricks That Made My SaaS x10 Faster (2025 Edition)

Comments
4 min read
How to Fix Django Migration Errors: UUID vs. BigInt Foreign Key Conflicts

How to Fix Django Migration Errors: UUID vs. BigInt Foreign Key Conflicts

2
Comments 1
3 min read
🧠 Understanding SQL Query Execution Order: Not As Straightforward As You Think

🧠 Understanding SQL Query Execution Order: Not As Straightforward As You Think

1
Comments
2 min read
Database locking revisited

Database locking revisited

Comments
21 min read
Understanding Durability in PostgreSQL The "D" in ACID

Understanding Durability in PostgreSQL The "D" in ACID

5
Comments
5 min read
pg_dphyp: teach PostgreSQL to JOIN tables in a different way

pg_dphyp: teach PostgreSQL to JOIN tables in a different way

5
Comments 3
76 min read
PostgreSQL SET NOT NULL Zero Downtime Gotcha

PostgreSQL SET NOT NULL Zero Downtime Gotcha

Comments
3 min read
🔐 How to Reset Your Forgotten PostgreSQL Password (Windows Guide)

🔐 How to Reset Your Forgotten PostgreSQL Password (Windows Guide)

5
Comments
3 min read
From MySQL to PostgreSQL: Enforcing Row-Level Security

From MySQL to PostgreSQL: Enforcing Row-Level Security

Comments
2 min read
PostgreSQL Practical Labs: Error Handling, Maintenance, and Performance Tuning

PostgreSQL Practical Labs: Error Handling, Maintenance, and Performance Tuning

Comments
2 min read
Running PostgreSQL in Docker with Persistent Volume

Running PostgreSQL in Docker with Persistent Volume

12
Comments
3 min read
Brighter V10: Using PostgreSQL as a Lightweight Messaging Gateway

Brighter V10: Using PostgreSQL as a Lightweight Messaging Gateway

Comments
2 min read
Building a Complete Social Media Backend with Django - Part 2: Development Environment Setup

Building a Complete Social Media Backend with Django - Part 2: Development Environment Setup

1
Comments
6 min read
loading...