2020-11-12 update release

This commit is contained in:
Jonathan S. Katz
2020-11-11 22:52:00 -05:00
parent 11d9eeac79
commit ddebb12360
3 changed files with 39 additions and 50 deletions

View File

@ -48,35 +48,31 @@
<div class="text"> <div class="text">
<p> <p>
<strong> <strong>
2020-09-24 - PostgreSQL 13 Released! 2020-11-12 - PostgreSQL 13.1, 12.5, 11.10, 10.15, 9.6.20, &amp; 9.5.24 Released!
</strong> </strong>
</p> </p>
<p> <p>
The PostgreSQL Global Development Group today announced the release of The PostgreSQL Global Development Group has
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>, the latest version of <a href="/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/">released an update</a>
the worlds most advanced open source database. to all supported versions of our database system, including 13.1,
12.5, 11.10, 10.15, 9.6.20, and 9.5.24. This release closes
<a href="/support/security">three security vulnerabilities</a>
and <a href="/docs/current/release.html">fixes over 65 bugs reported over the last three months</a>.
</p> </p>
<p> <p>
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> includes significant Due to the nature of CVE-2020-25695, we advise you to
improvements to its indexing and lookup system that benefit large <a href="/download/">update as soon as possible</a>.
databases, including space savings and performance gains for indexes,
faster response times for queries that use aggregates or partitions,
better query planning when using enhanced statistics, and more.
</p> </p>
<p> <p>
Along with highly requested features like parallelized vacuuming and Additionally, this is the <a href="/support/versioning/">second-to-last release</a>
incremental sorting, <a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> of PostgreSQL 9.5. If you are running PostgreSQL 9.5 in a production
provides a better data management experience for workloads big and environment, we suggest that you make plans to upgrade.
small, with optimizations for daily administration, more conveniences
for application developers, and security enhancements.
</p> </p>
<p> <p>
Find out more in the <a href="/docs/13/release-13.html">PostgreSQL 13 release notes</a> For the full list of changes, please review the
and <a href="/download/">download PostgreSQL 13</a>. <a href="/docs/current/release.html">release notes</a>. You can
</p> <a href="/download/">download the PostgreSQL</a> updates from the
<p> <a href="/download/">download page</a>.
For <a href="/about/press/">translations of the release announcement</a>,
please visit the <a href="/about/press/">press kit</a>.
</p> </p>
<ul> <ul>
{% for v in versions %} {% for v in versions %}
@ -160,10 +156,10 @@
<!-- Featured Post --> <!-- Featured Post -->
<header> <header>
<h3> <h3>
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13 Released</a>! <a href="/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/">PostgreSQL 13.1, 12.5, 11.10, 10.15, 9.6.20, &amp; 9.5.24 Released!</a>!
</h3> </h3>
<ul class="meta"> <ul class="meta">
<li><i class="far fa-clock"></i>&nbsp;2020-09-24</li> <li><i class="far fa-clock"></i>&nbsp;2020-11-12</li>
<!--<li><i class="far fa-comments"></i> 0</li>--> <!--<li><i class="far fa-comments"></i> 0</li>-->
</ul> </ul>
</header> </header>
@ -173,40 +169,32 @@
the worlds most advanced open source database. the worlds most advanced open source database.
</p> </p>
<p> <p>
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> includes significant The PostgreSQL Global Development Group has
improvements to its indexing and lookup system that benefit large <a href="/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/">released an update</a>
databases, including space savings and performance gains for indexes, to all supported versions of our database system, including 13.1,
faster response times for queries that use aggregates or partitions, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24. This release closes
better query planning when using enhanced statistics, and more. <a href="/support/security">three security vulnerabilities</a>
and <a href="/docs/current/release.html">fixes over 65 bugs reported over the last three months</a>.
</p> </p>
<p> <p>
Along with highly requested features like parallelized vacuuming and Due to the nature of CVE-2020-25695, we advise you to
incremental sorting, <a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> <a href="/download/">update as soon as possible</a>.
provides a better data management experience for workloads big and
small, with optimizations for daily administration, more conveniences
for application developers, and security enhancements.
</p> </p>
<p> <p>
"PostgreSQL 13 showcases the collaboration and dedication of our Additionally, this is the <a href="/support/versioning/">second-to-last release</a>
global community in furthering the abilities of the world's most of PostgreSQL 9.5. If you are running PostgreSQL 9.5 in a production
advanced open source relational database," said Peter Eisentraut, a environment, we suggest that you make plans to upgrade.
<a href="/developer/core/">PostgreSQL Core Team</a> member. "The
innovations that each release brings along with its reputation for
reliability and stability is the reason why more people choose to use
PostgreSQL for their applications."
</p> </p>
<p> <p>
PostgreSQL, an innovative data management system known for its For the full list of changes, please review the
reliability and robustness, benefits from over 25 years of open source <a href="/docs/current/release.html">release notes</a>. You can
development from a <a href="/community/">global developer community</a> <a href="/download/">download the PostgreSQL</a> updates from the
and has become the preferred open source relational database for <a href="/download/">download page</a>.
organizations of all sizes.
</p> </p>
<ul class="bold"> <ul class="bold">
<li><a href="/about/news/postgresql-13-released-2077/">Full Release Announcement</a></li> <li><a href="/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/">Release Announcement</a></li>
<li><a href="/about/press/">Press Kit &amp; Translations</a></li> <li><a href="/docs/current/release.html">Release Notes</a></li>
<li><a href="/docs/13/release-13.html">PostgreSQL 13 Release Notes</a></li> <li><a href="/about/press/">PostgreSQL 13 Press Kit &amp; Translations</a></li>
<li><a href="/support/versioning/">Versioning Policy</a></li>
<li><a href="/download/">Download</a></li> <li><a href="/download/">Download</a></li>
</ul> </ul>
<a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary btn-center btn-inline-block">Browse Archives</button></a> <a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary btn-center btn-inline-block">Browse Archives</button></a>

View File

@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
releases is: releases is:
</p> </p>
<ul> <ul>
<li>November 12th, 2020</li>
<li>February 11th, 2021</li> <li>February 11th, 2021</li>
<li>May 13th, 2021</li> <li>May 13th, 2021</li>
<li>August 12th, 2021</li> <li>August 12th, 2021</li>
<li>November 11th, 2021</li>
</ul> </ul>
<h2>Next major release</h2> <h2>Next major release</h2>

View File

@ -1 +1,2 @@
24th September 2020: <a href="{{link_root}}/about/news/postgresql-13-released-2077/">PostgreSQL 13 Released</a>! 12th November 2020: <a href="{{link_root}}/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/">
PostgreSQL 13.1, 12.5, 11.10, 10.15, 9.6.20, &amp; 9.5.24 Released</a>!