Skip to content

Commit d0385fb

Browse files
jkatzmhagander
authored andcommitted
2025-08-14 update release, including PostgreSQL 18 Beta 3
1 parent ce02875 commit d0385fb

File tree

4 files changed

+40
-43
lines changed

4 files changed

+40
-43
lines changed

templates/index.html

Lines changed: 33 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -51,22 +51,25 @@ <h2>Latest Releases</h2>
5151
<div class="text">
5252
<p>
5353
<strong>
54-
2025-07-17 -
55-
<a href="/about/news/postgresql-18-beta-2-released-3103/">
56-
PostgreSQL 18 Beta 2 Released!
54+
2025-08-14 -
55+
<a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">
56+
PostgreSQL 17.6, 16.10, 15.14, 14.19, 13.22, and 18 Beta 3 Released!
5757
</a>
5858
</strong>
5959
</p>
6060
<p>
61-
The PostgreSQL Global Development Group announces that the second beta release of
62-
PostgreSQL 18 is now <a href="/download/">available for download</a>.
63-
This release contains previews of all features when PostgreSQL 18 is made
64-
generally available, though some details of the release can change during the
65-
beta period.
61+
The PostgreSQL Global Development Group has <a href="/download/"></a>released an update</a>
62+
to all supported versions of PostgreSQL, including 17.6, 16.10, 15.14, 14.19,
63+
and 13.22, as well as the third beta release of PostgreSQL 18. This
64+
release fixes 3 <a href="/support/security/">security vulnerabilities</a>
65+
and over 55 bugs reported over the last several months.
6666
</p>
6767
<p>
68-
You can find information about all of the PostgreSQL 18 features and changes in
69-
the <a href="/docs/18/release-18.html">release notes</a>.
68+
PostgreSQL 13 will stop receiving fixes on November 13, 2025. If you are
69+
running PostgreSQL 13 in a production environment, we suggest that you make
70+
plans to upgrade to a newer, supported version of PostgreSQL. Please see our
71+
<a href="/support/versioning/">versioning policy</a> for more
72+
information.
7073
</p>
7174
<p>
7275
For the more information about this release, please review the
@@ -155,45 +158,40 @@ <h2 class="centered-lines">Latest News</h2>
155158
<!-- Featured Post -->
156159
<header>
157160
<h3>
158-
<a href="/about/news/postgresql-18-beta-2-released-3103/">
159-
PostgreSQL 18 Beta 2 Released!
161+
<a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">
162+
PostgreSQL 17.6, 16.10, 15.14, 14.19, 13.22, and 18 Beta 3 Released!
160163
</a>
161164
</h3>
162165
<ul class="meta">
163-
<li><i class="far fa-clock"></i>&nbsp;2025-05-08</li>
166+
<li><i class="far fa-clock"></i>&nbsp;2025-08-14</li>
164167
<!--<li><i class="far fa-comments"></i> 0</li>-->
165168
</ul>
166169
</header>
167170
<p>
168-
The PostgreSQL Global Development Group announces that the second beta release of
169-
PostgreSQL 18 is now <a href="/download/">available for download</a>.
170-
This release contains previews of all features when PostgreSQL 18 is made
171-
generally available, though some details of the release can change during the
172-
beta period.
171+
The PostgreSQL Global Development Group has <a href="/download/"></a>released an update</a>
172+
to all supported versions of PostgreSQL, including 17.6, 16.10, 15.14, 14.19,
173+
and 13.22, as well as the third beta release of PostgreSQL 18. This
174+
release fixes 3 <a href="/support/security/">security vulnerabilities</a>
175+
and over 55 bugs reported over the last several months.
173176
</p>
174177
<p>
175-
You can find information about all of the PostgreSQL 18 features and changes in
176-
the <a href="/docs/18/release-18.html">release notes</a>.
178+
PostgreSQL 13 will stop receiving fixes on November 13, 2025. If you are
179+
running PostgreSQL 13 in a production environment, we suggest that you make
180+
plans to upgrade to a newer, supported version of PostgreSQL. Please see our
181+
<a href="/support/versioning/">versioning policy</a> for more
182+
information.
177183
</p>
178184
<p>
179-
In the spirit of the open source PostgreSQL community, we strongly encourage you
180-
to test the new features of PostgreSQL 18 on your systems to help us eliminate
181-
bugs and other issues. While we do not advise you to run PostgreSQL 18 Beta 1 in
182-
production environments, we encourage you to find ways to run your typical
183-
application workloads against this beta release.
184-
</p>
185-
<p>
186-
Your testing and feedback helps the community ensure that PostgreSQL 18
187-
upholds our standards of delivering a stable, reliable release of the
188-
world's most advanced open source relational database. Please read more about
189-
our <a href="/developer/beta/">beta testing process</a> and how
190-
you can contribute.
185+
For the more information about this release, please review the
186+
<a href="/docs/release/">release notes</a>. You can download
187+
PostgreSQL from the <a href="/download/">download</a> page.
191188
</p>
192189
<ul class="bold">
193-
<li><a href="/about/news/postgresql-18-beta-2-released-3103/">Release Announcement</a></li>
194-
<li><a href="/docs/18/release-18.html">Release Notes</a></li>
195-
<li><a href="/developer/beta/">Beta Testing Information</a></li>
190+
<li><a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">Release Announcement</a></li>
191+
<li><a href="/docs/release/">Release Notes</a></li>
196192
<li><a href="/support/versioning/">Versioning Policy</a>
193+
<li><a href="/docs/18/release-18.html">Beta Release Notes</a></li>
194+
<li><a href="/developer/beta/">Beta Testing Information</a></li>
197195
<li><a href="/download/">Download</a></li>
198196
</ul>
199197
<a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary btn-center btn-inline-block">Browse Archives</button></a>

templates/pages/developer/beta.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@ <h1>Beta Information <i class="fa fa-code"></i></h1>
3939
{% endcomment %}
4040

4141
<p>
42-
The current beta release is <strong>PostgreSQL 18 Beta 2</strong>. For more
42+
The current beta release is <strong>PostgreSQL 18 Beta 3</strong>. For more
4343
information on the current beta release and how to test, please view the links
4444
below.
4545
</p>
4646

4747
<ul>
4848
<li>
49-
<a href="/about/news/postgresql-18-beta-2-released-3103/">
50-
PostgreSQL 18 Beta 2 Release Announcement
49+
<a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">
50+
PostgreSQL 18 Beta 3 Release Announcement
5151
</a>
5252
</li>
5353
<li>
54-
<a href="/ftp/source/v18beta2/">Download PostgreSQL 18 Beta 2 source code</a>
54+
<a href="/ftp/source/v18beta3/">Download PostgreSQL 18 Beta 3 source code</a>
5555
</li>
5656
<li>
5757
<a href="/docs/18/">PostgreSQL 18 Documentation</a>

templates/pages/developer/roadmap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ <h2>Upcoming minor releases</h2>
2525
releases is:
2626
</p>
2727
<ul>
28-
<li>August 14th, 2025</li>
2928
<li>November 13th, 2025</li>
3029
<li>February 12th, 2026</li>
3130
<li>May 14th, 2026</li>
31+
<li>August 13th, 2026</li>
3232
</ul>
3333

3434
<h2>Next major release</h2>

templates/pages/include/topbar.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
July 17, 2025:
2-
</a> | <a href="/about/news/postgresql-18-beta-2-released-3103/">
3-
PostgreSQL 18 Beta 2 Released!
1+
August 14, 2025: <a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">
2+
PostgreSQL 17.6, 16.10, 15.14, 14.19, 13.22, and 18 Beta 3 Released!
43
</a>

0 commit comments

Comments
 (0)