2025-05-08 update release and PostgreSQL 18 Beta 1 master /master
authorJonathan S. Katz <[email protected]>
Thu, 8 May 2025 03:49:46 +0000 (23:49 -0400)
committerJonathan S. Katz <[email protected]>
Thu, 8 May 2025 03:49:46 +0000 (23:49 -0400)
templates/index.html
templates/pages/developer/beta.html
templates/pages/developer/roadmap.html
templates/pages/include/topbar.html

index 4623946087edc41166ee282730d19cb661f92067..8e712bfe988c7ca4125fdbad5457b2a8357cc39d 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2025-02-20 -
-            <a href="/about/news/postgresql-174-168-1512-1417-and-1320-released-3018/">
-              PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20 Released!
+            2025-05-08 -
+            <a href="/about/news/postgresql-175-169-1513-1418-and-1321-released-3072/">
+              PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released!
             </a>
           </strong>
         </p>
         <p>
           The PostgreSQL Global Development Group has <a href="/download/">released an update</a>
-          to all supported versions of PostgreSQL, including 17.4, 16.8, 15.12, 14.17, and 13.20.
+          to all supported versions of PostgreSQL, including 17.5, 16.9, 15.13, 14.18, and 13.21.
+        </p>
+        <p>
+          For the more information about this release, please review the
+          <a href="/docs/release/">release notes</a>. You can download
+          PostgreSQL from the <a href="/download/">download</a> page.
+        </p>
+        <p>
+          <strong>
+            2025-05-08 -
+            <a href="/about/news/postgresql-18-beta-1-released-3070/">
+              PostgreSQL 18 Beta 1 Released!
+            </a>
+          </strong>
+        </p>
+        <p>
+          The PostgreSQL Global Development Group announces that the first beta release of
+          PostgreSQL 18 is now <a href="/download/">available for download</a>.
+          This release contains previews of all features when PostgreSQL 18 is made
+          generally available, though some details of the release can change during the
+          beta period.
+        </p>
+        <p>
+          You can find information about all of the PostgreSQL 18 features and changes in
+          the <a href="/docs/18/release-18.html">release notes</a>.
         </p>
         <p>
           For the more information about this release, please review the
       <!-- Featured Post -->
         <header>
           <h3>
-            <a href="/about/news/postgresql-174-168-1512-1417-and-1320-released-3018/">
-              PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20 Released!
+            <a href="/about/news/postgresql-18-beta-1-released-3070/">
+              PostgreSQL 18 Beta 1 Released!
             </a>
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2025-02-20</li>
+            <li><i class="far fa-clock"></i>&nbsp;2025-05-08</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group has <a href="/download/">released an update</a>
-          to all supported versions of PostgreSQL, including 17.4, 16.8, 15.12, 14.17, and 13.20.
+          The PostgreSQL Global Development Group announces that the first beta release of
+          PostgreSQL 18 is now <a href="/download/">available for download</a>.
+          This release contains previews of all features when PostgreSQL 18 is made
+          generally available, though some details of the release can change during the
+          beta period.
         </p>
         <p>
-          For the more information about this release, please review the
-          <a href="/docs/release/">release notes</a>. You can download
-          PostgreSQL from the <a href="/download/">download</a> page.
+          You can find information about all of the PostgreSQL 18 features and changes in
+          the <a href="/docs/18/release-18.html">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 18 on your systems to help us eliminate
+          bugs and other issues. While we do not advise you to run PostgreSQL 18 Beta 1 in
+          production environments, we encourage you to find ways to run your typical
+          application workloads against this beta release.
+        </p>
+        <p>
+          Your testing and feedback helps the community ensure that PostgreSQL 18
+          upholds our standards of delivering a stable, reliable release of the
+          world's most advanced open source relational database. Please read more about
+          our <a href="/developer/beta/">beta testing process</a> and how
+          you can contribute.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/postgresql-174-168-1512-1417-and-1320-released-3018/">Release Announcement</a></li>
+          <li><a href="/about/news/postgresql-18-beta-1-released-3070/">Release Announcement</a></li>
           <li><a href="/docs/release/">Release Notes</a></li>
-          <li><a href="/about/press/">PostgreSQL 17 Press Kit &amp; Translations</a></li>
           <li><a href="/support/versioning/">Versioning Policy</a>
           <li><a href="/download/">Download</a></li>
         </ul>
index d2400d790da76aebc1de4f9c10f422c91ba96f1c..f4e1d83d3e4a7c8c959b0e4d8252d1bf2910e724 100644 (file)
     are subject to changes that are backwards incompatible at any time during
     the development of the betas, and could possibly be removed altogether.</p>
 
+{% comment %}
 <p>
-  <strong>PostgreSQL 17 is released</strong>. The first beta of version 18
-  is not yet available for testing. Beta testing of version 18 will begin in
-  May 2025.
+  <strong>PostgreSQL 18 is released</strong>. The first beta of version 19
+  is not yet available for testing. Beta testing of version 19 will begin in
+  May 2026.
 </p>
+{% endcomment %}
 
-{% comment %}
 <p>
-  The current beta release is <strong>PostgreSQL 17 RC1</strong>.  For more
+  The current beta release is <strong>PostgreSQL 18 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/postgresql-17-rc1-released-2926/">
-      PostgreSQL 17 RC1 Release Announcement
+    <a href="/about/news/postgresql-18-beta-1-released-3070/">
+      PostgreSQL 18 Beta 1 Release Announcement
     </a>
   </li>
   <li>
-    <a href="/ftp/source/v17rc1/">Download PostgreSQL 17 RC1 source code</a>
+    <a href="/ftp/source/v18beta1/">Download PostgreSQL 18 Beta 1 source code</a>
   </li>
   <li>
-    <a href="/docs/17/">PostgreSQL 17 Documentation</a>
+    <a href="/docs/18/">PostgreSQL 18 Documentation</a>
   </li>
   <li>
-    <a href="/docs/17/release-17.html">PostgreSQL 17 Release Notes</a>
+    <a href="/docs/18/release-18.html">PostgreSQL 18 Release Notes</a>
   </li>
   <li>
-    <a href="https://wiki.postgresql.org/wiki/PostgreSQL_17_Open_Items">PostgreSQL 17 Open Items</a>
+    <a href="https://wiki.postgresql.org/wiki/PostgreSQL_18_Open_Items">PostgreSQL 18 Open Items</a>
   </li>
   <li>
     <a href="https://wiki.postgresql.org/wiki/HowToBetaTest" target="_blank" rel="noopener">A Guide to PostgreSQL Beta Testing</a>
   </li>
 </ul>
-{% endcomment %}
 {%endblock%}
index 5fd32b30014ee658cdf4dfd446c2538ca713430d..8b9c485c49ba5b20210fa33040d36bd1b47db7d3 100644 (file)
@@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
 releases is:
 </p>
 <ul>
-  <li>May 8th, 2025</li>
   <li>August 14th, 2025</li>
   <li>November 13th, 2025</li>
   <li>February 12th, 2026</li>
+  <li>May 14th, 2026</li>
 </ul>
 
 <h2>Next major release</h2>
index 666fda3239e5890c338d96b0ddb858a5e81e4077..939096083a2bc2165d1d84473595f6e3ac97dcf9 100644 (file)
@@ -1,3 +1,5 @@
-February 20, 2025: <a href="/about/news/postgresql-174-168-1512-1417-and-1320-released-3018/">
-  PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20 Released!
-</a>
+May 8, 2025: <a href="/about/news/postgresql-175-169-1513-1418-and-1321-released-3072/">
+  PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released!
+</a> | <a href="/about/news/postgresql-18-beta-1-released-3070/">
+  PostgreSQL 18 Beta 1 Released!
+</a>
\ No newline at end of file