Skip to main content
PostgreSQL Posts

PostgreSQL Posts

Column: PostgreSQL Mage

Column: PostgreSQL Mage

·473 words·3 mins
Navigation of articles about PostgreSQL development, administration, principles, ecosystem, tools, architecture design, performance optimization, troubleshooting, and more.
PostgreSQL Has Dominated the Database World

PostgreSQL Has Dominated the Database World

·1443 words·7 mins
The 2025 SO global developer survey results are fresh out, and PostgreSQL has become the most popular, most loved, and most wanted database for the third consecutive year. Nothing can stop PostgreSQL from consolidating the entire database world!
PostgreSQL 17 Released: No More Pretending!

PostgreSQL 17 Released: No More Pretending!

·2704 words·13 mins
PostgreSQL is now the world’s most advanced open-source database and has become the preferred open-source database for organizations of all sizes, matching or exceeding top commercial databases.
Whoever Integrates DuckDB Best Wins the OLAP World

Whoever Integrates DuckDB Best Wins the OLAP World

·1322 words·7 mins
Just like the vector database extension race two years ago, the current PostgreSQL ecosystem extension competition has begun revolving around DuckDB. MotherDuck’s official entry into the PostgreSQL extension space undoubtedly signals that competition has entered white-hot territory.
PostgreSQL 17 Beta1 Released!

PostgreSQL 17 Beta1 Released!

·1358 words·7 mins
The PostgreSQL Global Development Group announces PostgreSQL 17’s first Beta version is now available. This time, PostgreSQL has truly burst the toothpaste tube!
Why PostgreSQL is the Bedrock for the Future of Data

Why PostgreSQL is the Bedrock for the Future of Data

·2719 words·13 mins
Today, one of the biggest trends in software development is PostgreSQL becoming the de facto database standard. There have already been blogs about using PostgreSQL for everything, but until now, there haven’t been many articles explaining the reasons behind this phenomenon (and more importantly, why it matters).
PostgreSQL Wins 2024 Database of the Year Award! (Fifth Time)

PostgreSQL Wins 2024 Database of the Year Award! (Fifth Time)

·724 words·4 mins
DB-Engines officially announced today that PostgreSQL has once again been crowned “Database of the Year.” This is the fifth time PG has received this honor in the past seven years. If not for Snowflake stealing the spotlight for two years, the database world would have almost become a PostgreSQL solo show.
Vectors are the New JSON

Vectors are the New JSON

·2583 words·13 mins
Vector-based features will become key elements in building applications, just like JSON in history. PostgreSQL once again stands at the forefront of the times leading database trends, securing high growth in the AI era with vector extension support.
Why PostgreSQL is the Most Successful Database?

Why PostgreSQL is the Most Successful Database?

·3102 words·15 mins
Database users are developers, but what about developers’ preferences, likes, and choices? Looking at StackOverflow survey results over the past six years, it’s clear that in 2022, PostgreSQL has won all three categories, becoming literally the “most successful database”
Why Does PostgreSQL Have a Bright Future?

Why Does PostgreSQL Have a Bright Future?

·4920 words·24 mins
Databases are the core component of information systems, relational databases are the absolute backbone of databases, and PostgreSQL is the world’s most advanced open source relational database. With such favorable timing and positioning, how can it not achieve great success?
PG Replica Identity Explained

PG Replica Identity Explained

·2214 words·11 mins
Replica identity is important - it determines the success or failure of logical replication
PostgreSQL's KPI

PostgreSQL's KPI

·3053 words·15 mins
Managing databases is similar to managing people - both need KPIs (Key Performance Indicators). So what are database KPIs? This article introduces a way to measure PostgreSQL load: using a single horizontally comparable metric that is basically independent of workload type and machine type, called PG Load.
What Are PostgreSQL's Advantages?

What Are PostgreSQL's Advantages?

·2153 words·11 mins
PostgreSQL’s slogan is “The World’s Most Advanced Open Source Relational Database,” but I think the most vivid characterization should be: The Full-Stack Database That Does It All - one tool to rule them all.