<div class="text">
<p>
<strong>
- 2022-05-19 - <a href="/about/news/postgresql-15-beta-1-released-2453/">PostgreSQL 15 Beta 1 Released</a>!
+ 2022-06-16 - <a href="/about/news/postgresql-144-released-2470/">PostgreSQL 14.4 Released!</a>
</strong>
</p>
<p>
- 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.
+ The PostgreSQL Global Development Group has
+ <a href="/about/news/postgresql-144-released-2470/">released PostgreSQL 14.4</a>
+ to fix an issue that could cause silent data corruption when using the
+ <a href="/docs/current/sql-createindex.html"><code>CREATE INDEX CONCURRENTLY</code></a>
+ or <a href="/docs/current/sql-reindex.html"><code>REINDEX CONCURRENTLY</code></a>
+ commands. Please see the <a href="/about/news/postgresql-144-released-2470/">release announcement</a>
+ for information on how to detect and correct silent data corruption in
+ your indexes.
</p>
<p>
- 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>.
+ This release also fixes over 15 bugs since PostgreSQL 14.3 was
+ released in May. For the full list of changes, please review the
+ <a href="/docs/release/">release notes</a>.
</p>
<p>
- 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.
+ This release is only for PostgreSQL 14. The PostgreSQL Global
+ Development Group will make a
+ <a href="/developer/roadmap/">scheduled update release</a> on
+ August 11, 2022 for all supported versions of PostgreSQL (10 - 14).
</p>
<ul>
{% for v in versions %}
<!-- Featured Post -->
<header>
<h3>
- <a href="/about/news/postgresql-15-beta-1-released-2453/">
- PostgreSQL 15 Beta 1!
+ <a href="/about/news/postgresql-144-released-2470/">
+ PostgreSQL 14.4 Released!
</a>
</h3>
<ul class="meta">
- <li><i class="far fa-clock"></i> 2022-05-19</li>
+ <li><i class="far fa-clock"></i> 2022-06-16</li>
<!--<li><i class="far fa-comments"></i> 0</li>-->
</ul>
</header>
<p>
- 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.
+ The PostgreSQL Global Development Group has
+ <a href="/about/news/postgresql-144-released-2470/">released PostgreSQL 14.4</a>
+ to fix an issue that could cause silent data corruption when using the
+ <a href="/docs/current/sql-createindex.html"><code>CREATE INDEX CONCURRENTLY</code></a>
+ or <a href="/docs/current/sql-reindex.html"><code>REINDEX CONCURRENTLY</code></a>
+ commands. Please see the <a href="/about/news/postgresql-144-released-2470/">release announcement</a>
+ for information on how to detect and correct silent data corruption in
+ your indexes.
</p>
<p>
- 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>.
+ This release also fixes over 15 bugs since PostgreSQL 14.3 was
+ released in May. For the full list of changes, please review the
+ <a href="/docs/release/">release notes</a>.
</p>
<p>
- 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.
+ This release is only for PostgreSQL 14. The PostgreSQL Global
+ Development Group will make a
+ <a href="/developer/roadmap/">scheduled update release</a> on
+ August 11, 2022 for all supported versions of PostgreSQL (10 - 14).
</p>
<ul class="bold">
- <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="/about/news/postgresql-144-released-2470/">Full Release Announcement</a></li>
+ <li><a href="/docs/release/">Release Notes</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>