<div class="text">
<p>
<strong>
- 2022-05-12 - <a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">PostgreSQL 14.3, 13.7, 12.11, 11.16, and 10.21 Released</a>!
+ 2022-05-19 - <a href="/about/news/postgresql-15-beta-1-released-2453/">PostgreSQL 15 Beta 1 Released</a>!
</strong>
</p>
<p>
- The PostgreSQL Global Development Group has
- <a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">released an update</a>
- to all supported versions of PostgreSQL, including 14.3, 13.7, 12.11,
- 11.16, and 10.21. This release closes
- <a href="/support/security/">one security vulnerability</a> and
- <a href="/docs/release/">fixes over 50 bugs</a> reported over the last
- three months.
+ The PostgreSQL Global Development Group announces that the
+ <a href="/about/news/postgresql-15-beta-1-released-2453/">
+ first beta release of PostgreSQL 15
+ </a>
+ is now <a href="/download/">available for download</a>. This release
+ contains previews of all features that will be available when
+ PostgreSQL 15 is made generally available, though some details of the
+ release can change during the beta period.
</p>
<p>
- We encourage you to install this update at your earliest possible
- convenience.
+ You can find information about all of the features and changes found
+ in PostgreSQL 15 in the
+ <a href="/docs/15/release-15.html">release notes</a>.
</p>
<p>
- For the full list of changes, please review the
- <a href="/docs/release/">release notes</a>.
+ In the spirit of the open source PostgreSQL community, we strongly
+ encourage you to <a href="/developer/beta/">test</a> the new features
+ of PostgreSQL 15 on your systems to help us eliminate bugs or other
+ issues that may exist. While we do not advise you to run PostgreSQL 15
+ Beta 1 in production environments, we encourage you to find ways to
+ run your typical application workloads against this beta release.
</p>
<ul>
{% for v in versions %}
<!-- Featured Post -->
<header>
<h3>
- <a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">
- PostgreSQL 14.3, 13.7, 12.11, 11.16, and 10.21 Released!
+ <a href="/about/news/postgresql-15-beta-1-released-2453/">
+ PostgreSQL 15 Beta 1!
</a>
</h3>
<ul class="meta">
- <li><i class="far fa-clock"></i> 2022-05-12</li>
+ <li><i class="far fa-clock"></i> 2022-05-19</li>
<!--<li><i class="far fa-comments"></i> 0</li>-->
</ul>
</header>
<p>
- The PostgreSQL Global Development Group has
- <a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">released an update</a>
- to all supported versions of PostgreSQL, including 14.3, 13.7, 12.11,
- 11.16, and 10.21. This release closes
- <a href="/support/security/">one security vulnerability</a> and
- <a href="/docs/release/">fixes over 50 bugs</a> reported over the last
- three months.
+ The PostgreSQL Global Development Group announces that the
+ <a href="/about/news/postgresql-15-beta-1-released-2453/">
+ first beta release of PostgreSQL 15
+ </a>
+ is now <a href="/download/">available for download</a>. This release
+ contains previews of all features that will be available when
+ PostgreSQL 15 is made generally available, though some details of the
+ release can change during the beta period.
</p>
<p>
- We encourage you to install this update at your earliest possible
- convenience.
+ You can find information about all of the features and changes found
+ in PostgreSQL 15 in the
+ <a href="/docs/15/release-15.html">release notes</a>.
</p>
<p>
- For the full list of changes, please review the
- <a href="/docs/release/">release notes</a>.
- </p>
- <p>
- PostgreSQL 10 will stop receiving fixes on November 10, 2022. If you
- are running PostgreSQL 10 in a production environment, we suggest that
- you make plans to upgrade to a newer, supported version of PostgreSQL.
- Please see our <a href="/support/versioning/">versioning policy</a>
- for more information.
+ In the spirit of the open source PostgreSQL community, we strongly
+ encourage you to test the new features of PostgreSQL 15 on your
+ systems to help us eliminate bugs or other issues that may exist.
+ While we do not advise you to run PostgreSQL 15 Beta 1 in production
+ environments, we encourage you to find ways to run your typical
+ application workloads against this beta release.
</p>
<ul class="bold">
- <li><a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">Full Release Announcement</a></li>
- <li><a href="/docs/release/">Release Notes</a></li>
- <li><a href="/about/press/">PostgreSQL 14 Press Kit & Translations</a></li>
+ <li><a href="/about/news/postgresql-15-beta-1-released-2453/">Full Release Announcement</a></li>
+ <li><a href="/docs/15/release-15.html">Release Notes</a></li>
+ <li><a href="/developer/beta/">Beta Testing Information</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>
are subject to changes that are backwards incompatible at any time during
the development of the betas, and could possibly be removed altogether.</p>
-
+{% comment %}
<p>
<strong>PostgreSQL 14 is released</strong>. The first beta of version 15
is not yet available for testing. Beta testing of version 15 is likely to
begin around May 2022.
</p>
+{% endcomment %}
-{% comment %}
<p>
- The current beta release is <strong>PostgreSQL 14 RC 1</strong>. For more
- information on the current beta release and how to test, please view the links below.
+ The current beta release is <strong>PostgreSQL 15 Beta 1</strong>. For more
+ information on the current beta release and how to test, please view the links
+ below.
</p>
<ul>
<li>
- <a href="/about/news/postgresql-14-rc-1-released-2309/">PostgreSQL 14 RC 1 Release Announcement</a>
+ <a href="/about/news/postgresql-15-beta-1-released-2453/">PostgreSQL 15 Beta 1 Release Announcement</a>
</li>
<li>
- <a href="/ftp/source/v14rc1/">Download PostgreSQL 14 RC 1 source code</a>
+ <a href="/ftp/source/v15beta1/">Download PostgreSQL 15 Beta 1 source code</a>
</li>
<li>
- <a href="/docs/14/">PostgreSQL 14 Documentation</a>
+ <a href="/docs/15/">PostgreSQL 15 Documentation</a>
</li>
<li>
- <a href="/docs/14/release-14.html">PostgreSQL 14 Release Notes</a>
+ <a href="/docs/15/release-15.html">PostgreSQL 15 Release Notes</a>
</li>
<li>
- <a href="https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items">PostgreSQL 14 Open Items</a>
+ <a href="https://wiki.postgresql.org/wiki/PostgreSQL_15_Open_Items">PostgreSQL 15 Open Items</a>
</li>
<li>
<a href="https://wiki.postgresql.org/wiki/HowToBetaTest" target="_blank" rel="noopener">A Guide to PostgreSQL Beta Testing</a>
</li>
</ul>
-{% endcomment %}
{%endblock%}