pgtestdb is a Go/Postgres testing package that utilizes Postgres template databases for efficient testing. Cloning a template database is significantly faster than migrating a test database from scratch or using Docker-based techniques.
brandur.org
3 min
3d ago
pgrust is a rewrite of Postgres in Rust that achieves 100% compatibility with Postgres 18.3, passing over 46,000 regression tests. It maintains disk compatibility with Postgres and can boot from an existing Postgres 18.3 data directory, aiming to facilitate internal changes while preserving the original behavior and using AI-assisted programming.
github.com
2 min
7/9/2026
PostgresBench is a benchmarking tool designed for Postgres services, emphasizing reproducibility in performance testing. ClickHouse and Postgres together create a unified data stack, optimizing transactional and analytical workloads for enhanced speed and efficiency.
clickhouse.com
8 min
6/20/2026
pgtestdb is a Go/Postgres testing package that utilizes Postgres template databases for efficient testing. Cloning a template database is significantly faster than migrating a test database from scratch or using Docker-based techniques.
brandur.org
3 min
3d ago
pgrust is a rewrite of Postgres in Rust that achieves 100% compatibility with Postgres 18.3, passing over 46,000 regression tests. It maintains disk compatibility with Postgres and can boot from an existing Postgres 18.3 data directory, aiming to facilitate internal changes while preserving the original behavior and using AI-assisted programming.
github.com
2 min
7/9/2026
A survival guide for Postgres provides strategies to prevent system failures based on two years of practical experience. The guide aims to offer concise, actionable insights for engineers facing Postgres challenges.
hatchet.run
14 min
7/22/2026
PostgresBench is a benchmarking tool designed for Postgres services, emphasizing reproducibility in performance testing. ClickHouse and Postgres together create a unified data stack, optimizing transactional and analytical workloads for enhanced speed and efficiency.
clickhouse.com
8 min
6/20/2026
pgtestdb is a Go/Postgres testing package that utilizes Postgres template databases for efficient testing. Cloning a template database is significantly faster than migrating a test database from scratch or using Docker-based techniques.
brandur.org
3 min
3d ago
PostgresBench is a benchmarking tool designed for Postgres services, emphasizing reproducibility in performance testing. ClickHouse and Postgres together create a unified data stack, optimizing transactional and analytical workloads for enhanced speed and efficiency.
clickhouse.com
8 min
6/20/2026
A survival guide for Postgres provides strategies to prevent system failures based on two years of practical experience. The guide aims to offer concise, actionable insights for engineers facing Postgres challenges.
hatchet.run
14 min
7/22/2026
pgrust is a rewrite of Postgres in Rust that achieves 100% compatibility with Postgres 18.3, passing over 46,000 regression tests. It maintains disk compatibility with Postgres and can boot from an existing Postgres 18.3 data directory, aiming to facilitate internal changes while preserving the original behavior and using AI-assisted programming.
github.com
2 min
7/9/2026
No more articles to load