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.
How Encrisoft Achieved 20x Speedup Without More Hardware

How Encrisoft Achieved 20x Speedup Without More Hardware

2
Comments
4 min read
First/Last per Group: PostgreSQL DISTINCT ON and MongoDB DISTINCT_SCAN Performance

First/Last per Group: PostgreSQL DISTINCT ON and MongoDB DISTINCT_SCAN Performance

Comments
5 min read
Supabase Managing database migrations across multiple environments (Local, Staging, Production)

Supabase Managing database migrations across multiple environments (Local, Staging, Production)

2
Comments
26 min read
How to Deploy a PostgreSQL Database on AWS RDS (Step-by-Step)

How to Deploy a PostgreSQL Database on AWS RDS (Step-by-Step)

Comments
7 min read
YouTube Data Processing Pipeline

YouTube Data Processing Pipeline

3
Comments 1
4 min read
The COUNT(DISTINCT) Problem in Postgres (and How HLL Fixes It)

The COUNT(DISTINCT) Problem in Postgres (and How HLL Fixes It)

Comments
5 min read
Stop Spaghetti SQL: Simplify Complex Queries with Postgres CTEs in Supabase

Stop Spaghetti SQL: Simplify Complex Queries with Postgres CTEs in Supabase

2
Comments
16 min read
Skip Elasticsearch: Build Blazing-Fast Full-Text Search Right in Supabase

Skip Elasticsearch: Build Blazing-Fast Full-Text Search Right in Supabase

2
Comments
11 min read
Ten postgres tricks that'll make your colleagues 😯

Ten postgres tricks that'll make your colleagues 😯

Comments
5 min read
How to Install PostgreSQL 18 on Ubuntu 24.04

How to Install PostgreSQL 18 on Ubuntu 24.04

13
Comments 4
5 min read
Beyond Flat Tables: Model Hierarchical Data in Supabase with Recursive Queries

Beyond Flat Tables: Model Hierarchical Data in Supabase with Recursive Queries

2
Comments
7 min read
Configuring PostgreSQL server parameters on GitHub Actions

Configuring PostgreSQL server parameters on GitHub Actions

Comments
1 min read
Optimize Read Performance in Supabase with Postgres Materialized Views

Optimize Read Performance in Supabase with Postgres Materialized Views

10
Comments
9 min read
Beyond Basic Indexes: Advanced Postgres Indexing for Maximum Supabase Performance

Beyond Basic Indexes: Advanced Postgres Indexing for Maximum Supabase Performance

16
Comments 1
14 min read
PostgreSQL 18 Uncovered: Asynchronous I/O, UUIDv7, and Pain-Free Upgrades

PostgreSQL 18 Uncovered: Asynchronous I/O, UUIDv7, and Pain-Free Upgrades

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