<h2>Latest Releases</h2>
<div class="text">
<p>
- <strong>2019-05-09 - PostgreSQL 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22 Released</strong>!
- The PostgreSQL Global Development Group has released an update to all
- supported versions of our database system, <a href="/about/news/1939/">
- including 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22</a>. This release
- fixes two security issues in the PostgreSQL server, a security issue
- found in two of the PostgreSQL Windows installers, and over 60 bugs
- reported over the last three months.
+ <strong>2019-05-23 - PostgreSQL 12 Beta 1 Released!</strong>
+ The PostgreSQL Global Development Group announces that the
+ <a href="/about/news/1943/">first beta release of PostgreSQL 12</a> is
+ now available for <a href="/download/">download</a>. This release
+ contains <a href="/docs/12/release-12.html">previews of all features</a>
+ that will be available in the final release of PostgreSQL 12, though
+ <a href="/developer/beta/">some details of the release could change</a>
+ before then.
</p>
<p>
- Users who installed PostgreSQL using the Windows installers from
- EnterpriseDB and BigSQL respectively should upgrade as soon as
- possible. Similarly, users who are running any version of
- PostgreSQL 9.5, 9.6, 10, and 11 should also plan to upgrade as soon as
- possible.
- </p>
- <p>
- All other users should plan to apply this update at the next scheduled
- downtime.
+ We encourage you to test the <a href="/docs/12/release-12.html">new features</a>
+ of PostgreSQL 12 to help us eliminate any bugs or other issues
+ that may exist. While we do not advise for you to run PostgreSQL 12
+ Beta 1 in your production environments, we encourage you to find ways
+ to run your typical application workloads against this beta release.
</p>
<ul>
{% for v in versions %}
<h2 class="centered-lines">Latest News</h2>
<!-- Featured Post -->
<header>
- <h3><a href="/about/news/1939/">PostgreSQL 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22 Released</a></h3>
+ <h3><a href="/about/news/1943/">PostgreSQL 12 Beta 1 Released</a></h3>
<ul class="meta">
- <li><i class="far fa-clock"></i> 2019-05-09</li>
+ <li><i class="far fa-clock"></i> 2019-05-23</li>
<!--<li><i class="far fa-comments"></i> 0</li>-->
</ul>
</header>
<p>
- The PostgreSQL Global Development Group has released an update to all
- supported versions of our database system, <a href="/about/news/1939/">
- including 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22</a>. This release
- fixes two security issues in the PostgreSQL server, a security issue
- found in two of the PostgreSQL Windows installers, and over 60 bugs
- reported over the last three months.
- </p>
- <p>
- Users who installed PostgreSQL using the Windows installers from
- EnterpriseDB and BigSQL respectively should upgrade as soon as
- possible. Similarly, users who are running any version of
- PostgreSQL 9.5, 9.6, 10, and 11 should also plan to upgrade as soon as
- possible.
+ The PostgreSQL Global Development Group announces that the
+ <a href="/about/news/1943/">first beta release of PostgreSQL 12</a> is
+ now available for <a href="/download/">download</a>. This release
+ contains <a href="/docs/12/release-12.html">previews of all features</a>
+ that will be available in the final release of PostgreSQL 12, though
+ <a href="/developer/beta/">some details of the release could change</a>
+ before then.
</p>
<p>
- All other users should plan to apply this update at the next scheduled
- downtime.
+ We encourage you to test the <a href="/docs/12/release-12.html">new features</a>
+ of PostgreSQL 12 to help us eliminate any bugs or other issues
+ that may exist. While we do not advise for you to run PostgreSQL 12
+ Beta 1 in your 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/1939/">Release Announcement</a></li>
- <li><a href="/docs/11/release-11-3.html">Release Notes</a></li>
+ <li><a href="/about/news/1943/">Release Announcement</a></li>
+ <li><a href="/docs/12/release-12.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>
-<p>
- <strong>PostgreSQL 11 has been released</strong>. The first beta of version 12 is not yet available for testing. Beta testing of
- version 12 is likely to begin around June 2019.
-</p>
+<!-- <p>
+ <strong>PostgreSQL 12 has been released</strong>. The first beta of version 12 is not yet available for testing. Beta testing of
+ version 13 is likely to begin around June 2020.
+</p> -->
-<!-- <p>The current beta release is <strong>PostgreSQL 11 Beta 4</strong>. For more information on the current beta release and how
- to test, please view the links below.</p> -->
+<p>The current beta release is <strong>PostgreSQL 12 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/1893/">PostgreSQL 11 RC 1 Release Announcement</a>
+ <li>
+ <a href="/about/news/1943/">PostgreSQL 12 Beta 1 Release Announcement</a>
</li>
<li>
- <a href="/ftp/source/v11rc1/">Download 11 RC 1 source code</a>
- </li> -->
+ <a href="/ftp/source/v12beta1/">Download 12 Beta 1 source code</a>
+ </li>
<li>
<a href="/docs/devel/index.html">Development Version of the Docs</a>
</li>