Forem

# 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.
The COUNT(DISTINCT) Problem in Postgres (and How HLL Fixes It)
Cover image for 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
Cover image for 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
Cover image for 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
🚨 Fix Airflow 2.8.0 LocalExecutor Crashes on macOS: 3 Essential Solutions (2025)
Cover image for 🚨 Fix Airflow 2.8.0 LocalExecutor Crashes on macOS: 3 Essential Solutions (2025)

🚨 Fix Airflow 2.8.0 LocalExecutor Crashes on macOS: 3 Essential Solutions (2025)

1
Comments
4 min read
How to Install PostgreSQL 18 on Ubuntu 24.04

How to Install PostgreSQL 18 on Ubuntu 24.04

10
Comments 3
5 min read
Beyond Flat Tables: Model Hierarchical Data in Supabase with Recursive Queries
Cover image for 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
Cover image for Optimize Read Performance in Supabase with Postgres Materialized Views

Optimize Read Performance in Supabase with Postgres Materialized Views

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

Beyond Basic Indexes: Advanced Postgres Indexing for Maximum Supabase Performance

15
Comments 1
14 min read
Scaling Node.js Applications to Millions of Users: A Practical Guide

Scaling Node.js Applications to Millions of Users: A Practical Guide

8
Comments 2
4 min read
Automating NASA’s Astronomy Picture of the Day with Airflow

Automating NASA’s Astronomy Picture of the Day with Airflow

Comments
6 min read
Kotlin, JPA and AUTO_INCREMENT field in DB
Cover image for Kotlin, JPA and AUTO_INCREMENT field in DB

Kotlin, JPA and AUTO_INCREMENT field in DB

Comments
2 min read
Building a Real-Time Binance Data Pipeline with Kafka and PostgreSQL

Building a Real-Time Binance Data Pipeline with Kafka and PostgreSQL

Comments
2 min read
sqlx4k — first stable release of a high-performance, non-blocking DB driver for Kotlin Multiplatform

sqlx4k — first stable release of a high-performance, non-blocking DB driver for Kotlin Multiplatform

3
Comments
1 min read
I Built an E-Commerce Platform in Go + Next.js — And You Can Deploy It in 30 Seconds

I Built an E-Commerce Platform in Go + Next.js — And You Can Deploy It in 30 Seconds

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