Postgres Weekly
Feed since 17 Mar 2019This feed publishes the latest news and updates on one of the most popular open-source relational database systems in the world. See: http://postgresweekly.com/
To subscribe to and get updates from Postgres Weekly in your feed stream, sign up, or see the rest of our feeds.
Jepsen: Amazon RDS for PostgreSQL 17.4
Jepsen: Amazon RDS for PostgreSQL Multi-AZ Clusters Violate Snapshot Isolation — Jepsen is well known for...
Webinar: pganalyze in action: The Latest Features for Tuning Postgres
Is Your Application Prepared for Your Next High Traffic Event? — Are you tired of your...
What Really Happens When You Drop a Column in Postgres
What Really Happens When You Drop a Column — When you run a ALTER TABLE .....
PGlite
PGlite 0.3: Postgres on WASM, Now Based on Postgres 17 — PGlite is a WebAssembly-based build of...
Why All Your Workflows Should Be Postgres Rows | DBOS
Why All Your Workflows Should Be Postgres Rows — It may be no surprise the folks...
https://blog.transparency.dev/merklemap-scaling-certificate-transparency-with-100b-rows-of-data
Scaling Certificate Transparency with 100B+ Rows of Data — Merklemap is a service that aggregates together...
Hacking the Postgres Statistics Tables for Faster Queries | Crunchy Data Blog
Hacking the Postgres Statistics Tables for Faster Queries — Postgres’s internal statistics drive query planning and...
Managed PostgreSQL service | Aiven
Fully Managed Postgres with Aiven for PostgreSQL® — Set up a fully managed Postgres database in...
Postgres Language Server: Initial Release
A Postgres Language Server for Your IDE — Most modern code editors support language servers for...
Doltgres Beta Launch
Doltgres Beta Launch: A Version Controlled SQL Database — Doltgres is a Go-powered Postgres-flavored variant of...
On expressions' reordering in Postgres
Reordering Expressions in SQL Queries for Performance — Techniques to speed up query execution, with a...
Striping Postgres data volumes - a free lunch?
Striping Postgres Data Volumes - A Free Lunch? — Depending on your usage patterns, yes, striping...
A roadmap to scaling Postgres
A Roadmap to Scaling Postgres — An experienced Postgres specialist presented an ordered list of steps...
GitHub - crystaldba/postgres-mcp: The Postgres Pro MCP Server supports you and your AI agents throughout the entire development process.
🤖 Postgres Pro: An MCP Server to Let AI Agents Tune and Improve Your Database Usage —...
GitHub - hapostgres/pg_auto_failover: Postgres extension and service for automated failover and high-availability
pg_auto_failover 2.2: Automated Failover Extension — An extension and service that monitors and manages automated failover...
Creating Histograms with Postgres | Crunchy Data Blog
Creating Histograms with Postgres — A histogram visualizes data distribution by grouping values into bins and...
Making Postgres better with OrioleDB
📈 Making Postgres Better with OrioleDB — OrioleDB is an alternative storage engine for Postgres that extends...
Blacksmith
2x-40x Faster Docker Builds with Blacksmith — With a one-line code change, Blacksmith can make your...
Time to Better Know The Time in PostgreSQL | boringSQL
🕒 Time to Better Know the Time in Postgres — If you’ve ever been guilty of just...
2025 Postgres Extensions Mini Summit Two
2025 Postgres Extensions Mini Summit Two — Several Postgres users and developers held a virtual event...
https://pganalyze.com/blog/postgresql-vs-sql-server-btree-index-deduplication
Postgres vs. SQL Server: A Look at B-Tree Index Differences — Both Postgres and Microsoft’s SQL...
Internals of MVCC in Postgres: Hidden costs of Updates vs Inserts
The Internals of MVCC: Hidden Costs of Updates vs Inserts — Postgres’ multiversion concurrency control (MVCC)...
CockroachDB vs. Amazon Aurora: Comparing Distributed Relational Databases
Running into Limits with Aurora? — Aurora hits walls with regional HA, failover lag, and manual...
RTABench — a Benchmark For Real Time Analytics
📊 RTABench: A Benchmark For Real Time Analytics — An open source benchmark built by the Timescale...
Debugging PostgreSQL more easily
Debugging Postgres More Easily — Hans-Jürgen shares a technique for using table inheritance to debug transactions...
Release Release 2.2.0 · vitabaks/autobase
Autobase 2.2.0: A Self-Hosted DBaas Platform for Postgres — For when you want something akin to...
GitHub - serpent7776/pg_sentence_transformer: Postgres extension running a huggingface sentence transformer model directly in a background worker
pg_sentence_transformer: Run A HuggingFace Sentence Transformer Model in a Background Worker — A prototype extension that...
Life Altering Postgresql Patterns
Life Altering Postgres Patterns — The author promises the title isn’t just clickbait and delivers twelve...
GitHub - achristmascarl/rainfrog: 🐸 a database management tui for postgres
Rainfrog 0.3: A Database Management TUI for Postgres — Think a little more structured than psql...
Teable - Postgres-Airtable Fusion
Teable: Open Source Airtable Alternative atop Postgres — Airtable is a popular data table database SaaS,...
Reducing Cloud Spend: Migrating Logs from CloudWatch to Iceberg with Postgres | Crunchy Data Blog
Reducing Cloud Spend: Migrating Logs from CloudWatch to Iceberg with Postgres — Postgres provider Crunchy Data...
Electric 1.0 released | ElectricSQL
⭐ Electric 1.0: A Postgres Sync Engine — “Electric solves sync.” The idea is that if you...
domm / Perl / Creating Postgres roles with passwords stored in gopass
Creating Postgres Roles with Passwords Stored in Gopass — Gopass is a Go-powered CLI-based password manager...
Postgres Security Checklist from the Center for Internet Security | Crunchy Data Blog
🔒 A Postgres Security Checklist — The Center for Internet Security (CIS) releases security benchmarks for a...
Semantic Search in PostgreSQL: An Overview
Semantic Search in Postgres: An Overview — Full text search is great, but if you want...
Why PostgreSQL needs a better API for alternative table engines? | OrioleDB
Why Postgres Needs a Better API for Alternative Table Engines? — Postgres has mechanisms for allowing...
A Practical Guide to Postgres Isolation Anomalies and How To Tame Them
A Practical Guide to Taming Postgres Isolation Anomalies — A practical, Ruby-based (though SQL heavy) walkthrough...
Authentication & User Management Software - FusionAuth
Sure, You Can Roll Your Own Auth - If You Hate Free Time — Don’t sacrifice...
You can make Postgres scale
You Can Make Postgres Scale — Newsflash: Postgres scales! After last week’s experiments with a 1...
GitHub - xataio/pgzx: Create PostgreSQL extensions using Zig.
pgzx 0.3: Create Postgres Extensions using Zig — If you’re familiar with pgrx as a way...
Release pg_ivm 1.10 (2025-03-11) · sraoss/pg_ivm
pg_ivm 1.10: Incremental View Maintenance (IVM) Extension — A more efficient way to update materialized views...
https://sqlformat.darold.net/
pgFormatter 5.6: A Tool to Format SQL Code — You can test it out online, or...
Postgres Troubleshooting: Fixing Duplicate Primary Key Rows | Crunchy Data Blog
Troubleshooting Duplicate Primary Key Rows — If a table has unwanted ‘duplicate rows’ (which can happen...
A SQL MERGE statement performs actions based on a RIGHT JOIN
Think About MERGE in Terms of a RIGHT JOIN — RIGHT JOIN isn’t encountered too often...
GitHub - xataio/agent: AI agent expert in PostgreSQL
Xata Agent: An 'AI Expert' in Postgres — An open source agent that monitors your database,...
Talking Postgres with Claire Giordano | Why Python developers just use Postgres with Dawn Wages
▶ 🎤 Why Python Developers Just Use Postgres — Dawn Wages of the Python Software Foundation joins Claire...
Can Artificial Intelligence Created Better Tables Than You?
Can Artificial Intelligence Create Better Tables Than You? — As someone guilty of leaning on LLMs...
Webinar | Proactive Postgres Practices to Prevent Performance Bottlenecks
▶ Don’t Let Postgres Maintenance Slip Through the Cracks — Secure your spot to learn the...
PostgreSQL: 1 trillion rows in Citus
1 Trillion Rows in Citus? — “Postgres scales,” but just how far does that go? Hans-Jürgen...