mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
PostgreSQL 16 Beta 2 release
This commit is contained in:
@ -50,16 +50,16 @@
|
||||
<div class="text">
|
||||
<p>
|
||||
<strong>
|
||||
2023-05-25 -
|
||||
<a href="/about/news/postgresql-16-beta-1-released-2643/">
|
||||
PostgreSQL 16 Beta 1 Released!
|
||||
2023-06-29 -
|
||||
<a href="/about/news/postgresql-16-beta-2-released-2665/">
|
||||
PostgreSQL 16 Beta 2 Released!
|
||||
</a>
|
||||
</strong>
|
||||
</p>
|
||||
<p>
|
||||
The PostgreSQL Global Development Group announces that the
|
||||
<a href="/about/news/postgresql-16-beta-1-released-2643/">
|
||||
first beta release of PostgreSQL 16
|
||||
<a href="/about/news/postgresql-16-beta-2-released-2665/">
|
||||
second beta release of PostgreSQL 16
|
||||
</a>
|
||||
is now <a href="/download/">available for download</a>. This release
|
||||
contains previews of all features that will be available when
|
||||
@ -76,7 +76,7 @@
|
||||
encourage you to <a href="/developer/beta/"></a>test</a> the new
|
||||
features of PostgreSQL 16 on your systems to help us eliminate bugs or
|
||||
other issues that may exist. While we do not advise you to run
|
||||
PostgreSQL 16 Beta 1 in production environments, we encourage you to
|
||||
PostgreSQL 16 Beta 2 in production environments, we encourage you to
|
||||
find ways to run your typical application workloads against this beta
|
||||
release.
|
||||
</p>
|
||||
@ -180,18 +180,18 @@
|
||||
<!-- Featured Post -->
|
||||
<header>
|
||||
<h3>
|
||||
<a href="/about/news/postgresql-16-beta-1-released-2643/">
|
||||
PostgreSQL 16 Beta 1 Released!
|
||||
<a href="/about/news/postgresql-16-beta-2-released-2665/">
|
||||
PostgreSQL 16 Beta 2 Released!
|
||||
</a>
|
||||
</h3>
|
||||
<ul class="meta">
|
||||
<li><i class="far fa-clock"></i> 2023-05-25</li>
|
||||
<li><i class="far fa-clock"></i> 2023-06-29</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-16-beta-1-released-2643/">
|
||||
<a href="/about/news/postgresql-16-beta-2-released-2665/">
|
||||
first beta release of PostgreSQL 16
|
||||
</a>
|
||||
is now <a href="/download/">available for download</a>. This release
|
||||
@ -225,7 +225,7 @@
|
||||
the <a href="/download/">download</a> page.
|
||||
</p>
|
||||
<ul class="bold">
|
||||
<li><a href="/about/news/postgresql-16-beta-1-released-2643/">Release Announcement</a></li>
|
||||
<li><a href="/about/news/postgresql-16-beta-2-released-2665/">Release Announcement</a></li>
|
||||
<li><a href="/docs/16/release-16.html">Release Notes</a></li>
|
||||
<li><a href="/developer/beta/">Beta Testing Information</a></li>
|
||||
<li><a href="/support/versioning/">Versioning Policy</a>
|
||||
|
@ -39,17 +39,17 @@
|
||||
{% endcomment %}
|
||||
|
||||
<p>
|
||||
The current beta release is <strong>PostgreSQL 16 Beta 1</strong>. For more
|
||||
The current beta release is <strong>PostgreSQL 16 Beta 2</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-16-beta-1-released-2643/">PostgreSQL 16 Beta 1 Release Announcement</a>
|
||||
<a href="/about/news/postgresql-16-beta-2-released-2665/">PostgreSQL 16 Beta 2 Release Announcement</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/ftp/source/v16beta1/">Download PostgreSQL 16 Beta 1 source code</a>
|
||||
<a href="/ftp/source/v16beta2/">Download PostgreSQL 16 Beta 2 source code</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/docs/16/">PostgreSQL 16 Documentation</a>
|
||||
|
@ -1,2 +1,2 @@
|
||||
25th May 2023: <a href="/about/news/postgresql-16-beta-1-released-2643/">
|
||||
PostgreSQL 16 Beta 1 Released</a>!
|
||||
29th June 2023: <a href="/about/news/postgresql-16-beta-2-released-2665/">
|
||||
PostgreSQL 16 Beta 2 Released</a>!
|
||||
|
Reference in New Issue
Block a user