The Postgres Guy

Blog

Postgres internals, performance, and operations — without the years of trial-and-error.

10 min read

Beyond the API: DocumentDB vs. Aurora PostgreSQL for JSON Workloads

On AWS, comparing DocumentDB and Aurora PostgreSQL for JSON is not a simple MongoDB-vs-Postgres replay. This deep dive explains the shared decoupled storage model, where compatibility gaps show up, and what actually changes operationally.

awsdocumentdbaurora
7 min read

Understanding PostgreSQL TOAST: The 8KB Block Constraint and Oversized Data Storage

Deep dive into PostgreSQL's TOAST (The Oversized-Attribute Storage Technique) mechanism and how it works around the fundamental 8KB block size limitation. Learn when TOAST activates, how it stores large values, and the performance implications for your database design.

postgresqldatabase internalsperformance optimization
4 min read

📖 Announcing: PostgreSQL Internals Mastery - Volume 1

PostgreSQL Internals Mastery Volume I is now available—a comprehensive foundation covering PostgreSQL architecture, memory management, storage, transactions, and durability. Learn how PostgreSQL really works at a systems level.

postgresqlbookdatabase internals
less than a minute read

🚀 New Release: iqtoolkit-analyzer v0.2.6

iqtoolkit-analyzer v0.2.6 is now live, bringing more stability and better UX for AI-powered database analysis across PostgreSQL and MongoDB. This release continues the path toward a smarter co-pilot for DB performance tuning and query optimization.

releasepostgresqlmongodb

Page 1 of 2 · 14 posts