mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 07:42:52 +00:00
2020-11-12 update release
This commit is contained in:
@ -48,35 +48,31 @@
|
||||
<div class="text">
|
||||
<p>
|
||||
<strong>
|
||||
2020-09-24 - PostgreSQL 13 Released!
|
||||
2020-11-12 - PostgreSQL 13.1, 12.5, 11.10, 10.15, 9.6.20, & 9.5.24 Released!
|
||||
</strong>
|
||||
</p>
|
||||
<p>
|
||||
The PostgreSQL Global Development Group today announced the release of
|
||||
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>, the latest version of
|
||||
the world’s most advanced open source database.
|
||||
The PostgreSQL Global Development Group has
|
||||
<a href="/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/">released an update</a>
|
||||
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>
|
||||
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> includes significant
|
||||
improvements to its indexing and lookup system that benefit large
|
||||
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.
|
||||
Due to the nature of CVE-2020-25695, we advise you to
|
||||
<a href="/download/">update as soon as possible</a>.
|
||||
</p>
|
||||
<p>
|
||||
Along with highly requested features like parallelized vacuuming and
|
||||
incremental sorting, <a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</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.
|
||||
Additionally, this is the <a href="/support/versioning/">second-to-last release</a>
|
||||
of PostgreSQL 9.5. If you are running PostgreSQL 9.5 in a production
|
||||
environment, we suggest that you make plans to upgrade.
|
||||
</p>
|
||||
<p>
|
||||
Find out more in the <a href="/docs/13/release-13.html">PostgreSQL 13 release notes</a>
|
||||
and <a href="/download/">download PostgreSQL 13</a>.
|
||||
</p>
|
||||
<p>
|
||||
For <a href="/about/press/">translations of the release announcement</a>,
|
||||
please visit the <a href="/about/press/">press kit</a>.
|
||||
For the full list of changes, please review the
|
||||
<a href="/docs/current/release.html">release notes</a>. You can
|
||||
<a href="/download/">download the PostgreSQL</a> updates from the
|
||||
<a href="/download/">download page</a>.
|
||||
</p>
|
||||
<ul>
|
||||
{% for v in versions %}
|
||||
@ -160,10 +156,10 @@
|
||||
<!-- Featured Post -->
|
||||
<header>
|
||||
<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, & 9.5.24 Released!</a>!
|
||||
</h3>
|
||||
<ul class="meta">
|
||||
<li><i class="far fa-clock"></i> 2020-09-24</li>
|
||||
<li><i class="far fa-clock"></i> 2020-11-12</li>
|
||||
<!--<li><i class="far fa-comments"></i> 0</li>-->
|
||||
</ul>
|
||||
</header>
|
||||
@ -173,40 +169,32 @@
|
||||
the world’s most advanced open source database.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> includes significant
|
||||
improvements to its indexing and lookup system that benefit large
|
||||
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.
|
||||
The PostgreSQL Global Development Group has
|
||||
<a href="/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/">released an update</a>
|
||||
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>
|
||||
Along with highly requested features like parallelized vacuuming and
|
||||
incremental sorting, <a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</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.
|
||||
Due to the nature of CVE-2020-25695, we advise you to
|
||||
<a href="/download/">update as soon as possible</a>.
|
||||
</p>
|
||||
<p>
|
||||
"PostgreSQL 13 showcases the collaboration and dedication of our
|
||||
global community in furthering the abilities of the world's most
|
||||
advanced open source relational database," said Peter Eisentraut, a
|
||||
<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."
|
||||
Additionally, this is the <a href="/support/versioning/">second-to-last release</a>
|
||||
of PostgreSQL 9.5. If you are running PostgreSQL 9.5 in a production
|
||||
environment, we suggest that you make plans to upgrade.
|
||||
</p>
|
||||
<p>
|
||||
PostgreSQL, an innovative data management system known for its
|
||||
reliability and robustness, benefits from over 25 years of open source
|
||||
development from a <a href="/community/">global developer community</a>
|
||||
and has become the preferred open source relational database for
|
||||
organizations of all sizes.
|
||||
For the full list of changes, please review the
|
||||
<a href="/docs/current/release.html">release notes</a>. You can
|
||||
<a href="/download/">download the PostgreSQL</a> updates from the
|
||||
<a href="/download/">download page</a>.
|
||||
</p>
|
||||
<ul class="bold">
|
||||
<li><a href="/about/news/postgresql-13-released-2077/">Full Release Announcement</a></li>
|
||||
<li><a href="/about/press/">Press Kit & Translations</a></li>
|
||||
<li><a href="/docs/13/release-13.html">PostgreSQL 13 Release Notes</a></li>
|
||||
<li><a href="/support/versioning/">Versioning Policy</a></li>
|
||||
<li><a href="/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/">Release Announcement</a></li>
|
||||
<li><a href="/docs/current/release.html">Release Notes</a></li>
|
||||
<li><a href="/about/press/">PostgreSQL 13 Press Kit & Translations</a></li>
|
||||
<li><a href="/download/">Download</a></li>
|
||||
</ul>
|
||||
<a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary btn-center btn-inline-block">Browse Archives</button></a>
|
||||
|
@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
|
||||
releases is:
|
||||
</p>
|
||||
<ul>
|
||||
<li>November 12th, 2020</li>
|
||||
<li>February 11th, 2021</li>
|
||||
<li>May 13th, 2021</li>
|
||||
<li>August 12th, 2021</li>
|
||||
<li>November 11th, 2021</li>
|
||||
</ul>
|
||||
|
||||
<h2>Next major release</h2>
|
||||
|
@ -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, & 9.5.24 Released</a>!
|
||||
|
Reference in New Issue
Block a user