PostgreSQL 16 release announcement!
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 14 Sep 2023 02:36:38 +0000 (22:36 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 14 Sep 2023 12:15:50 +0000 (08:15 -0400)
templates/index.html
templates/pages/include/topbar.html

index 6c1a4c1cca3d7672a6fdd08c632962694870166b..f2f03d8651e869a091ed16f84e45b0cad60621b4 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2023-08-31 -
-            <a href="/about/news/postgresql-16-rc1-released-2702/">
-              PostgreSQL 16 RC 1 Released!
+            2023-09-14 -
+            <a href="/about/news/postgresql-16-released-2715/">
+              PostgreSQL 16 Released!
             </a>
           </strong>
         </p>
         <p>
-          The PostgreSQL Global Development Group announces that the
-          <a href="/about/news/postgresql-16-rc1-released-2702/">
-            first release candidate of PostgreSQL 16
-          </a>
-          is now available for download. As a release candidate,
-          PostgreSQL 16 RC 1 will be mostly identical to the initial release of
-          PostgreSQL 16, though some more fixes may be applied prior to the
-          general availability of PostgreSQL 16.
+          The PostgreSQL Global Development Group today announced the
+          <a href="/about/news/postgresql-16-released-2715/">release of PostgreSQL 16</a>,
+          the latest version of the world's most advanced open source database.
         </p>
         <p>
-          The planned date for the general availability of PostgreSQL 16 is
-          September 14, 2023.
+          <a href="/docs/16/release-16.html">PostgreSQL 16</a> raises its
+          performance, with notable improvements to query parallelism, bulk data
+          loading, and logical replication. There are many features in this
+          release for developers and administrators alike, including more
+          SQL/JSON  syntax, new monitoring stats for your workloads, and greater
+          flexibility in defining access control rules for management of
+          policies across large fleets.
         </p>
         <p>
           For the full list of features in PostgreSQL 16, please review the
           <a href="/docs/16/release-16.html">release notes</a>. You can download
           PostgreSQL 16 from the <a href="/download/">download</a> page.
         </p>
+        <p>
+          For
+          <a href="/about/press/">translations of the release announcement</a>,
+          please visit the <a href="/about/press/">press kit</a>.
+        </p>
         <ul>
           {% for v in versions %}
             <li class="{% cycle '' 'pg-bg-gray' %}"><strong>{{ v.numtree }}.{{ v.latestminor }}</strong> &middot; {{ v.reldate|date:"Y-m-d" }} &middot; <a href="/docs/{{ v.numtree }}/{{ v.relnotes }}">Notes</a></li>
       <!-- Featured Post -->
         <header>
           <h3>
-            <a href="/about/news/postgresql-16-rc1-released-2702/">
-              PostgreSQL 16 RC 1 Released!
+            <a href="/about/news/postgresql-16-released-2715/">
+              PostgreSQL 16 Released!
             </a>
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2023-08-31</li>
+            <li><i class="far fa-clock"></i>&nbsp;2023-09-14</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-rc1-released-2702/">
-            first release candidate of PostgreSQL 16
-          </a>
-          is now available for download. As a release candidate,
-          PostgreSQL 16 RC 1 will be mostly identical to the initial release of
-          PostgreSQL 16, though some more fixes may be applied prior to the
-          general availability of PostgreSQL 16.
+          The PostgreSQL Global Development Group today announced the
+          <a href="/about/news/postgresql-16-released-2715/">release of PostgreSQL 16</a>,
+          the latest version of the world's most advanced open source database.
         </p>
         <p>
-          The planned date for the general availability of PostgreSQL 16 is
-          September 14, 2023.
+          <a href="/docs/16/release-16.html">PostgreSQL 16</a> raises its
+          performance, with notable improvements to query parallelism, bulk data
+          loading, and logical replication. There are many features in this
+          release for developers and administrators alike, including more
+          SQL/JSON  syntax, new monitoring stats for your workloads, and greater
+          flexibility in defining access control rules for management of
+          policies across large fleets.
         </p>
         <p>
-          For the full list of features in PostgreSQL 16, please review the
-          <a href="/docs/16/release-16.html">release notes</a>. You can download
-          PostgreSQL 16 from the <a href="/download/">download</a> page.
+          "As relational database patterns evolve, PostgreSQL continues to make
+          performance gains in searching and managing data at scale," said Dave
+          Page, a PostgreSQL Core Team member. "PostgreSQL 16 gives users more
+          methods to scale-up and scale-out their workloads, while giving them
+          new ways to gain insights and optimize how they manage their data."
+        </p>
+        <p>
+          PostgreSQL, an innovative data management system known for its
+          reliability and robustness, benefits from over 35 years of open source
+          development from a global developer community and has become the
+          preferred open source relational database for organizations of all
+          sizes.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/postgresql-16-rc1-released-2702/">Release Announcement</a></li>
-          <li><a href="/docs/16/release-16.html">PostgreSQL 16 Beta Release Notes</a></li>
-          <li><a href="/developer/beta/">Beta Testing Information</a></li>
+          <li><a href="/about/news/postgresql-16-released-2715/">Full Release Announcement</a></li>
+          <li><a href="/about/press/">Press Kit &amp; Translations</a></li>
+          <li><a href="/docs/16/release-16.html">PostgreSQL 16 Release Notes</a></li>
           <li><a href="/support/versioning/">Versioning Policy</a>
           <li><a href="/download/">Download</a></li>
         </ul>
index b039dd29d4126b4f625e3367b96d32ed66056735..7b029e3d96f638bffa5dcec636f2c98222289dce 100644 (file)
@@ -1,3 +1,3 @@
-31st August 2023: <a href="/about/news/postgresql-16-rc1-released-2702/">
-  PostgreSQL 16 RC1 Released!
+14th September 2023: <a href="/about/news/postgresql-16-released-2715/">
+  PostgreSQL 16 Released!
 </a>