- 2024-09-26 - - - PostgreSQL 17 Released! + 2024-11-14 - + + PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 Released!
- The PostgreSQL Global Development Group today announced the release of - PostgreSQL 17, the latest - version of the world's most advanced open source database. + The PostgreSQL Global Development Group has + released an update to all supported versions + of PostgreSQL, including 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21. + This release fixes 4 security vulnerabilities + and over 35 bugs reported over the last several months. You can find + details on the fixes in the release notes.
- PostgreSQL 17 builds on decades of open source development, improving
- its performance and scalability while adapting to emergent data access
- and storage patterns. This release of PostgreSQL adds significant
- overall performance gains, including an overhauled memory management
- implementation for vacuum, optimizations to storage access and
- improvements for high concurrency workloads, speedups in bulk loading
- and exports, and query execution improvements for indexes.
- PostgreSQL 17 has features that benefit brand new workloads and
- critical systems alike, such as additions to the developer experience
- with the SQL/JSON JSON_TABLE
command, and enhancements to
- logical replication that simplify management of high availability
- workloads and major version upgrades.
+ This is the final release of PostgreSQL 12.
+ PostgreSQL 12 is now end-of-life and will no longer receive security
+ and bug fixes. If you are running PostgreSQL 12 in a production
+ environment, we suggest that you make plans to upgrade to a newer,
+ supported version of PostgreSQL. Please see our
+ versioning policy for more
+ information.
- For the full list of features in PostgreSQL 17, please review the - release notes. You can download - PostgreSQL 17 from the download page. -
-- For the full press release - and translations of the release announcement, - please visit the press kit. + For the more information about this release, please review the + release notes. You can download + PostgreSQL from the download page.
-
{% for v in versions %}
@@ -168,54 +161,41 @@
- Release Announcement -
- Press Kit & Translations -
- PostgreSQL 17 Release Notes +
- Release Announcement +
- Release Notes +
- PostgreSQL 17 Press Kit & Translations
- Versioning Policy
- Download
- November 14th, 2024
- February 13th, 2025
- May 8th, 2025
- August 14th, 2025 +
- November 13th, 2025
Latest News
- - PostgreSQL 17 Released! + + PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 Released!
- The PostgreSQL Global Development Group today announced the release of - PostgreSQL 17, the latest - version of the world's most advanced open source database. -
-
- PostgreSQL 17 builds on decades of open source development, improving
- its performance and scalability while adapting to emergent data access
- and storage patterns. This release of PostgreSQL adds significant
- overall performance gains, including an overhauled memory management
- implementation for vacuum, optimizations to storage access and
- improvements for high concurrency workloads, speedups in bulk loading
- and exports, and query execution improvements for indexes.
- PostgreSQL 17 has features that benefit brand new workloads and
- critical systems alike, such as additions to the developer experience
- with the SQL/JSON JSON_TABLE
command, and enhancements to
- logical replication that simplify management of high availability
- workloads and major version upgrades.
+ The PostgreSQL Global Development Group has
+ released an update to all supported versions
+ of PostgreSQL, including 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21.
+ This release fixes 4 security vulnerabilities
+ and over 35 bugs reported over the last several months. You can find
+ details on the fixes in the release notes.
- "PostgreSQL 17 highlights how the global open source community, which - drives the development of PostgreSQL, builds enhancements that help - users at all stages of their database journey," said Jonathan Katz, a - member of the PostgreSQL core team. "Whether it's improvements for - operating databases at scale or new features that build on a - delightful developer experience, PostgreSQL 17 will enhance your data - management experience." + This is the final release of PostgreSQL 12. + PostgreSQL 12 is now end-of-life and will no longer receive security + and bug fixes. If you are running PostgreSQL 12 in a production + environment, we suggest that you make plans to upgrade to a newer, + supported version of PostgreSQL. Please see our + versioning policy for more + information.
- PostgreSQL, an innovative data management system known for its - reliability, robustness, and extensibility, benefits from over 25 - years of open source development from a global developer community and - has become the preferred open source relational database for - organizations of all sizes. + For the more information about this release, please review the + release notes. You can download + PostgreSQL from the download page.
-
-
Code of Conduct
-Last updated: May 2, 2022. {%git_changes_link%}
+Last updated: October 4, 2024. {%git_changes_link%}
Introduction
@@ -236,4 +236,11 @@Conclusion
In all interactions with the community, use your professional judgment, and keep the discussion focused on moving our project and our community forward in a positive direction for all.
+ +Licence
+ ++ The PostgreSQL Code of Conduct is released under the + PostgreSQL Licence. +
{%endblock%} diff --git a/templates/pages/developer/roadmap.html b/templates/pages/developer/roadmap.html index 2f0a5901..c59bfaba 100644 --- a/templates/pages/developer/roadmap.html +++ b/templates/pages/developer/roadmap.html @@ -25,10 +25,10 @@Upcoming minor releases
releases is:-
-