PostgreSQL 15 Beta 2 release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 30 Jun 2022 01:31:47 +0000 (21:31 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 30 Jun 2022 01:31:47 +0000 (21:31 -0400)
templates/index.html
templates/pages/developer/beta.html
templates/pages/include/topbar.html

index 9a7f613d728ff647308a3b690e1601b0bb048484..b4026d1bc5d78e6205529003d0e62ec05ccad2f7 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2022-06-16 - <a href="/about/news/postgresql-144-released-2470/">PostgreSQL 14.4 Released!</a>
+            2022-06-30 - <a href="/about/news/postgresql-15-beta-2-released-2479/">PostgreSQL 15 Beta 2 Released!</a>
           </strong>
         </p>
         <p>
-          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.
+          The PostgreSQL Global Development Group announces that the
+          <a href="/about/news/postgresql-15-beta-2-released-2479/">
+            second beta release of PostgreSQL 15
+          </a>
+          second beta release of
+          PostgreSQL 15 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>
-          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>.
+          You can find information about all of the PostgreSQL 15 features and
+          changes in the <a href="/docs/15/release-15.html">release notes</a>.
         </p>
         <p>
-          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).
+          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 2 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-144-released-2470/">
-              PostgreSQL 14.4 Released!
+            <a href="/about/news/postgresql-15-beta-2-released-2479/">
+              PostgreSQL 15 Beta 2 Released!
             </a>
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2022-06-16</li>
+            <li><i class="far fa-clock"></i>&nbsp;2022-06-30</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          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.
+          The PostgreSQL Global Development Group announces that the
+          <a href="/about/news/postgresql-15-beta-2-released-2479/">
+            second beta release of PostgreSQL 15
+          </a>
+          second beta release of
+          PostgreSQL 15 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>
-          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>.
+          You can find information about all of the PostgreSQL 15 features and
+          changes in the <a href="/docs/15/release-15.html">release notes</a>.
         </p>
         <p>
-          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).
+          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 2 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-144-released-2470/">Full Release Announcement</a></li>
+          <li><a href="/about/news/postgresql-15-beta-2-released-2479/">Full Release Announcement</a></li>
           <li><a href="/docs/release/">Release Notes</a></li>
           <li><a href="/download/">Download</a></li>
         </ul>
index 7c585fd87674c4947608726ff38e2ce78337300d..a8d1faaa00bb6cc1bebb95de64694325bec6fe25 100644 (file)
 
 <ul>
   <li>
-    <a href="/about/news/postgresql-15-beta-1-released-2453/">PostgreSQL 15 Beta 1 Release Announcement</a>
+    <a href="/about/news/postgresql-15-beta-2-released-2479/">PostgreSQL 15 Beta 2 Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v15beta1/">Download PostgreSQL 15 Beta 1 source code</a>
+    <a href="/ftp/source/v15beta2/">Download PostgreSQL 15 Beta 2 source code</a>
   </li>
   <li>
     <a href="/docs/15/">PostgreSQL 15 Documentation</a>
index 50511f424e013f8bb52fad487dfaba3fc3d3ae85..7dff65767e32de69978f88e59b907b8ca12fc053 100644 (file)
@@ -1,2 +1,2 @@
-16th June 2022: <a href="{{link_root}}/about/news/postgresql-144-released-2470/">
-  PostgreSQL 14.4 Released</a>!
+30th June 2022: <a href="{{link_root}}/about/news/postgresql-15-beta-2-released-2479/">
+  PostgreSQL 15 Beta 2 Released</a>!