@@ -51,37 +51,24 @@ <h2>Latest Releases</h2>
51
51
< div class ="text ">
52
52
< p >
53
53
< strong >
54
- 2024-08-08 -
55
- < a href ="/about/news/postgresql-164-158-1413-1316-1220-and- 17-beta-3- released-2910 / ">
56
- PostgreSQL 16.4, 15.8, 14.13, 13.16, 12.20, and 17 Beta 3 Released!
54
+ 2024-09-05 -
55
+ < a href ="/about/news/postgresql-17-rc1- released-2926 / ">
56
+ PostgreSQL 17 RC1 Released!
57
57
</ a >
58
58
</ strong >
59
59
</ p >
60
60
< p >
61
- The PostgreSQL Global Development Group has
62
- < a href =" /download/ " > released an update </ a > to all supported versions
63
- of PostgreSQL, including 16.4, 15.8, 14.13, 13.16, and 12.20, as well
64
- as the third beta release of PostgreSQL 17. This release fixes 1
65
- < a href =" https://www.postgresql.org/support/security/ " > security vulnerability </ a >
66
- and over 55 bugs reported over the last several months. You can find
67
- details on the fixes in the < a href =" /docs/release/ " > release notes </ a > .
61
+ The PostgreSQL Global Development Group announces that the
62
+ first release candidate of
63
+ < a href =" /docs/17/release-17.html " > PostgreSQL 17 </ a > is now available
64
+ for < a href =" /download/ " > download </ a > . As a release candidate,
65
+ PostgreSQL 17 RC 1 will be mostly identical to the initial release of
66
+ PostgreSQL 17, though some more fixes may be applied prior to the
67
+ general availability of PostgreSQL 17 .
68
68
</ p >
69
69
< p >
70
- You can find information about all of the PostgreSQL 17 features and
71
- changes in the < a href ="/docs/17/release-17.html "> release notes</ a > .
72
- Your testing and feedback will help the community ensure that the
73
- PostgreSQL 17 release upholds our standards of delivering a stable,
74
- reliable release of the world's most advanced open source relational
75
- database. Please read more about our < a href ="/developer/beta/ "> beta testing process</ a >
76
- and how you can contribute.
77
- </ p >
78
- < p >
79
- PostgreSQL 12 will < a href ="/support/versioning/ "> stop receiving fixes</ a >
80
- on November 14, 2024. If you are running PostgreSQL 12 in a
81
- production environment, we suggest that you make plans to upgrade to a
82
- newer, supported version of PostgreSQL. Please see our
83
- < a href ="/support/versioning/ "> versioning policy</ a > for more
84
- information.
70
+ The planned date for the general availability of PostgreSQL 17 is
71
+ September 26, 2024.
85
72
</ p >
86
73
< ul >
87
74
{% for v in versions %}
@@ -165,36 +152,30 @@ <h2 class="centered-lines">Latest News</h2>
165
152
<!-- Featured Post -->
166
153
< header >
167
154
< h3 >
168
- < a href ="/about/news/postgresql-164-158-1413-1316-1220-and- 17-beta-3- released-2910 / ">
169
- PostgreSQL 16.4, 15.8, 14.13, 13.16, 12.20, and 17 Beta 3 Released!
155
+ < a href ="/about/news/postgresql-17-rc1- released-2926 / ">
156
+ PostgreSQL 17 RC1 Released!
170
157
</ a >
171
158
</ h3 >
172
159
< ul class ="meta ">
173
- < li > < i class ="far fa-clock "> </ i > 2024-08-08 </ li >
160
+ < li > < i class ="far fa-clock "> </ i > 2024-09-05 </ li >
174
161
<!--<li><i class="far fa-comments"></i> 0</li>-->
175
162
</ ul >
176
163
</ header >
177
164
< p >
178
- The PostgreSQL Global Development Group has
179
- < a href =" /download/ " > released an update </ a > to all supported versions
180
- of PostgreSQL, including 16.4, 15.8, 14.13, 13.16, and 12.20, as well
181
- as the third beta release of PostgreSQL 17. This release fixes 1
182
- < a href =" https://www.postgresql.org/support/security/ " > security vulnerability </ a >
183
- and over 55 bugs reported over the last several months. You can find
184
- details on the fixes in the < a href =" /docs/release/ " > release notes </ a > .
165
+ The PostgreSQL Global Development Group announces that the
166
+ first release candidate of
167
+ < a href =" /docs/17/release-17.html " > PostgreSQL 17 </ a > is now available
168
+ for < a href =" /download/ " > download </ a > . As a release candidate,
169
+ PostgreSQL 17 RC 1 will be mostly identical to the initial release of
170
+ PostgreSQL 17, though some more fixes may be applied prior to the
171
+ general availability of PostgreSQL 17 .
185
172
</ p >
186
173
< p >
187
- You can find information about all of the PostgreSQL 17 features and
188
- changes in the < a href ="/docs/17/release-17.html "> release notes</ a > .
189
- Your testing and feedback will help the community ensure that the
190
- PostgreSQL 17 release upholds our standards of delivering a stable,
191
- reliable release of the world's most advanced open source relational
192
- database. Please read more about our < a href ="/developer/beta/ "> beta testing process</ a >
193
- and how you can contribute.
174
+ The planned date for the general availability of PostgreSQL 17 is
175
+ September 26, 2024.
194
176
</ p >
195
177
< ul class ="bold ">
196
- < li > < a href ="/about/news/postgresql-164-158-1413-1316-1220-and-17-beta-3-released-2910/ "> Release Announcement</ a > </ li >
197
- < li > < a href ="/docs/release/ "> Release Notes</ a > </ li >
178
+ < li > < a href ="/about/news/postgresql-17-rc1-released-2926/ "> Release Announcement</ a > </ li >
198
179
< li > < a href ="/docs/17/release-17.html "> PostgreSQL 17 Beta Release Notes</ a > </ li >
199
180
< li > < a href ="/developer/beta/ "> Beta Testing Information</ a > </ li >
200
181
< li > < a href ="/support/versioning/ "> Versioning Policy</ a > </ li >
0 commit comments