- 2018-10-18 - PostgreSQL 11 Released! - The PostgreSQL Global Development Group today announced that the - release of PostgreSQL 11, the latest - version of the world’s most advanced open - source database, is generally available for download. + 2018-11-08 - PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released! + The PostgreSQL Global Development Group has released an update to all + supported versions of our database system, + including 11.1, 10.6, 9.6.11, 9.5.13, 9.4.20, and 9.3.25. This + release fixes one security issue as + well as bugs reported over the last three months.
- PostgreSQL 11 makes significant improvements to the table partitioning - system, adds support for stored procedures capable of transaction - management, improves query parallelism and adds parallelized data - definition capabilities, and introduces just-in-time (JIT) compilation - for accelerating the execution of expressions in queries. + This update is also the final release for PostgreSQL 9.3, which is now + end-of-life and will no longer receive any bug or security fixes. + If your environment still uses PostgreSQL 9.3, please make plans to + update to a community supported versions as soon as possible.
-
{% for v in versions %}
@@ -139,31 +139,28 @@
- Release Announcement -
- PostgreSQL 11 Release Notes -
- PostgreSQL 11 Press Kit & Translations +
- Release Announcement +
- PostgreSQL 11 Release Notes
- Download
- November 8th, 2018
- February 14th, 2019
- May 9th, 2019
- August 8th, 2019 +
- November 7th, 2019
Latest News
PostgreSQL 11 Released!
+2018-11-08 - PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released!
- The PostgreSQL Global Development Group today announced the - release of PostgreSQL 11, 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 our database system, + including 11.1, 10.6, 9.6.11, 9.5.13, 9.4.20, and 9.3.25. This + release fixes one security issue as + well as bugs reported over the last three months.
- PostgreSQL 11 provides users with improvements to overall performance of the - database system, with specific enhancements associated with very large databases - and high computational workloads. Further, PostgreSQL 11 makes significant improvements - to the table partitioning - system, adds support for stored procedures capable of transaction - management, improves query parallelism and adds parallelized data - definition capabilities, and introduces just-in-time (JIT) compilation - for accelerating the execution of expressions in queries. + This update is also the final release for PostgreSQL 9.3, which is now + end-of-life and will no longer receive any bug or security fixes. + If your environment still uses PostgreSQL 9.3, please make plans to + update to a community supported versions as soon as possible.
-
-
-
-