2019-10-03 - PostgreSQL 12 Released!
The PostgreSQL Global Development Group today announced the release of
PostgreSQL 12, the latest version of
the world's most advanced open source database.
PostgreSQL 12 enhancements
include notable improvements to query
performance, particularly over larger data sets, and overall space
utilization. This release provides application developers with new
capabilities such as
SQL/JSON path expression
support, optimizations for how common table expression (WITH
)
queries are executed, and generated columns.
The PostgreSQL community continues to support the extensibility and
robustness of PostgreSQL, with further additions to
internationalization, authentication, and providing easier ways to
administrate PostgreSQL. This release also introduces the
pluggable table storage interface,
which allows developers to create their own methods for storing data.
For more information, please see the
release notes.
Download PostgreSQL 12 here.
- 12.0 · 2019-10-03 · Notes
- 11.5 · 2019-08-08 · Notes
- 10.10 · 2019-08-08 · Notes
- 9.6.15 · 2019-08-08 · Notes
- 9.5.19 · 2019-08-08 · Notes
- 9.4.24 · 2019-08-08 · Notes