PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
There is a wealth of information to be found describing how toinstall anduse PostgreSQL through theofficial documentation. Theopen source community provides many helpful places to become familiar with PostgreSQL, discover how it works, and find career opportunities. Learn more on how toengage with the community.
2025-09-25 - PostgreSQL 18 Released!
The PostgreSQL Global Development Group today announced the release ofPostgreSQL 18, the latest version of the world's most advanced open source database.
PostgreSQL 18 improves performance for workloads of all sizes through a new I/O subsystem that has demonstrated up to 3× performance improvements when reading from storage, and also increases the number of queries that can use indexes. This release makes major-version upgrades less disruptive, accelerating upgrade times and reducing the time required to reach expected performance after an upgrade completes. Developers also benefit from PostgreSQL 18 features, including virtual generated columns that compute values at query time, and the database-friendlyuuidv7()
function that provides better indexing and read performance for UUIDs. PostgreSQL 18 makes it easier to integrate with single-sign on (SSO) systems with support for OAuth 2.0 authentication.
For the full list of features in PostgreSQL 18, please review therelease notes. You can download PostgreSQL 18 from thedownload page.
For thefull press release andtranslations of the release announcement, please visit thepress kit.
indicates that an event is recognised under thecommunity event guidelines and is directly helping the PostgreSQL community.
The PostgreSQLmailing lists enable you to interact with active community participants on subjects related to the development of PostgreSQL, discovering how to use PostgreSQL, or learning about upcoming events and product releases.
In order to manage your mailing list subscription, you need aPostgreSQL community account.Signing up is easy and gives you direct access to theglobal PostgreSQL community.
The PostgreSQL Global Development Group today announced the release ofPostgreSQL 18, the latest version of the world's most advanced open source database.
PostgreSQL 18 improves performance for workloads of all sizes through a new I/O subsystem that has demonstrated up to 3× performance improvements when reading from storage, and also increases the number of queries that can use indexes. This release makes major-version upgrades less disruptive, accelerating upgrade times and reducing the time required to reach expected performance after an upgrade completes. Developers also benefit from PostgreSQL 18 features, including virtual generated columns that compute values at query time, and the database-friendlyuuidv7()
function that provides better indexing and read performance for UUIDs. PostgreSQL 18 makes it easier to integrate with single-sign on (SSO) systems with support for OAuth 2.0 authentication.
"The efforts of the global open source community shape every PostgreSQL release and help deliver features that meet users where their data resides," said Jonathan Katz, a member of the PostgreSQL core team. "PostgreSQL 18 builds on the project's long, rich history of delivering a reliable and robust data management experience, while continuing to expand the workloads it can support."
PostgreSQL, an innovative data management system known for its reliability, robustness, and extensibility, benefits from nearly 30 years of open source development from a global developer community and has become the preferred open source relational database for organizations of all sizes.