PostgreSQL 16 Beta 2 release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 29 Jun 2023 12:42:02 +0000 (08:42 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 29 Jun 2023 12:42:02 +0000 (08:42 -0400)
templates/index.html
templates/pages/developer/beta.html
templates/pages/include/topbar.html

index 67b58427bfeebaf708f063c68bc54379407182da..2d79cdbe9022a4a704dcf1930bf1f88f147b32f5 100644 (file)
       <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>
       <!-- 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>&nbsp;2023-05-25</li>
+            <li><i class="far fa-clock"></i>&nbsp;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
           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>
index a0cfd3b3ad11576845b2e3863dd047b4da037926..14cc3d14eea6d72fca3708e0e3e780e967cfba31 100644 (file)
 {% 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>
index 5f6163d1b36f5221fcc7f3447770fb2cb230baec..7e7c97e386d1b7f716ebefdd41e01c438f095161 100644 (file)
@@ -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>!