The pitfalls of partitioning Postgres yourself

Good resources for Go + PostgreSQL in real-world backend systems?

Postgres extension complements pgvector for performance and scale

Avoid UUID Version 4 Primary Keys in Postgres

Pg_ClickHouse: A Postgres extension for querying ClickHouse

Indexing 100M vectors in 20 minutes on PostgreSQL with 12GB RAM

Data Infrastructure for All: Free Kafka and $5 PostgreSQL

$50 PlanetScale Metal Is GA for Postgres

Locks in PostgreSQL: 3. Other locks (2020)

Solving the n+1 Problem in Postgres with psycopg and pydantic