@@ -51,40 +51,33 @@ <h2>Latest Releases</h2>
51
51
< div class ="text ">
52
52
< p >
53
53
< strong >
54
- 2024-09-26 -
55
- < a href ="/about/news/postgresql-17- released-2936 / ">
56
- PostgreSQL 17 Released!
54
+ 2024-11-14 -
55
+ < a href ="/about/news/postgresql-171-165-159-1414-1317-and-1221- released-2955 / ">
56
+ PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 Released!
57
57
</ a >
58
58
</ strong >
59
59
</ p >
60
60
< p >
61
- The PostgreSQL Global Development Group today announced the release of
62
- < a href ="/docs/17/release-17.html "> PostgreSQL 17</ a > , the latest
63
- version of the world's most advanced open source database.
61
+ The PostgreSQL Global Development Group has
62
+ < a href ="/download/ "> released an update</ a > to all supported versions
63
+ of PostgreSQL, including 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21.
64
+ This release fixes 4 < a href ="/support/security/ "> security vulnerabilities</ a >
65
+ and over 35 bugs reported over the last several months. You can find
66
+ details on the fixes in the < a href ="/docs/release/ "> release notes</ a > .
64
67
</ p >
65
68
< p >
66
- PostgreSQL 17 builds on decades of open source development, improving
67
- its performance and scalability while adapting to emergent data access
68
- and storage patterns. This release of PostgreSQL adds significant
69
- overall performance gains, including an overhauled memory management
70
- implementation for vacuum, optimizations to storage access and
71
- improvements for high concurrency workloads, speedups in bulk loading
72
- and exports, and query execution improvements for indexes.
73
- PostgreSQL 17 has features that benefit brand new workloads and
74
- critical systems alike, such as additions to the developer experience
75
- with the SQL/JSON < code > JSON_TABLE</ code > command, and enhancements to
76
- logical replication that simplify management of high availability
77
- workloads and major version upgrades.
69
+ < strong > This is the final release of PostgreSQL 12</ strong > .
70
+ PostgreSQL 12 is now end-of-life and will no longer receive security
71
+ and bug fixes. If you are running PostgreSQL 12 in a production
72
+ environment, we suggest that you make plans to upgrade to a newer,
73
+ supported version of PostgreSQL. Please see our
74
+ < a href ="/support/versioning/ "> versioning policy</ a > for more
75
+ information.
78
76
</ p >
79
77
< p >
80
- For the full list of features in PostgreSQL 17, please review the
81
- < a href ="/docs/17/release-17.html "> release notes</ a > . You can download
82
- PostgreSQL 17 from the < a href ="/download/ "> download</ a > page.
83
- </ p >
84
- < p >
85
- For the < a href ="/about/press/ "> </ a > full press release</ a >
86
- and < a href ="/about/press/ "> translations of the release announcement</ a > ,
87
- please visit the < a href ="/about/press/ "> press kit</ a > .
78
+ For the more information about this release, please review the
79
+ < a href ="/docs/release/ "> release notes</ a > . You can download
80
+ PostgreSQL from the < a href ="/download/ "> download</ a > page.
88
81
</ p >
89
82
< ul >
90
83
{% for v in versions %}
@@ -168,54 +161,41 @@ <h2 class="centered-lines">Latest News</h2>
168
161
<!-- Featured Post -->
169
162
< header >
170
163
< h3 >
171
- < a href ="/about/news/postgresql-17- released-2936 / ">
172
- PostgreSQL 17 Released!
164
+ < a href ="/about/news/postgresql-171-165-159-1414-1317-and-1221- released-2955 / ">
165
+ PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 Released!
173
166
</ a >
174
167
</ h3 >
175
168
< ul class ="meta ">
176
- < li > < i class ="far fa-clock "> </ i > 2024-09-26 </ li >
169
+ < li > < i class ="far fa-clock "> </ i > 2024-11-14 </ li >
177
170
<!--<li><i class="far fa-comments"></i> 0</li>-->
178
171
</ ul >
179
172
</ header >
180
173
< p >
181
- The PostgreSQL Global Development Group today announced the release of
182
- < a href ="/docs/17/release-17.html "> PostgreSQL 17</ a > , the latest
183
- version of the world's most advanced open source database.
184
- </ p >
185
- < p >
186
- PostgreSQL 17 builds on decades of open source development, improving
187
- its performance and scalability while adapting to emergent data access
188
- and storage patterns. This release of PostgreSQL adds significant
189
- overall performance gains, including an overhauled memory management
190
- implementation for vacuum, optimizations to storage access and
191
- improvements for high concurrency workloads, speedups in bulk loading
192
- and exports, and query execution improvements for indexes.
193
- PostgreSQL 17 has features that benefit brand new workloads and
194
- critical systems alike, such as additions to the developer experience
195
- with the SQL/JSON < code > JSON_TABLE</ code > command, and enhancements to
196
- logical replication that simplify management of high availability
197
- workloads and major version upgrades.
174
+ The PostgreSQL Global Development Group has
175
+ < a href ="/download/ "> released an update</ a > to all supported versions
176
+ of PostgreSQL, including 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21.
177
+ This release fixes 4 < a href ="/support/security/ "> security vulnerabilities</ a >
178
+ and over 35 bugs reported over the last several months. You can find
179
+ details on the fixes in the < a href ="/docs/release/ "> release notes</ a > .
198
180
</ p >
199
181
< p >
200
- "PostgreSQL 17 highlights how the global open source community, which
201
- drives the development of PostgreSQL, builds enhancements that help
202
- users at all stages of their database journey," said Jonathan Katz, a
203
- member of the PostgreSQL core team. "Whether it's improvements for
204
- operating databases at scale or new features that build on a
205
- delightful developer experience, PostgreSQL 17 will enhance your data
206
- management experience."
182
+ < strong > This is the final release of PostgreSQL 12 </ strong > .
183
+ PostgreSQL 12 is now end-of-life and will no longer receive security
184
+ and bug fixes. If you are running PostgreSQL 12 in a production
185
+ environment, we suggest that you make plans to upgrade to a newer,
186
+ supported version of PostgreSQL. Please see our
187
+ < a href =" /support/versioning/ " > versioning policy </ a > for more
188
+ information.
207
189
</ p >
208
190
< p >
209
- PostgreSQL, an innovative data management system known for its
210
- reliability, robustness, and extensibility, benefits from over 25
211
- years of open source development from a global developer community and
212
- has become the preferred open source relational database for
213
- organizations of all sizes.
191
+ For the more information about this release, please review the
192
+ < a href ="/docs/release/ "> release notes</ a > . You can download
193
+ PostgreSQL from the < a href ="/download/ "> download</ a > page.
214
194
</ p >
215
195
< ul class ="bold ">
216
- < li > < a href ="/about/news/postgresql-17- released-2936 / "> Release Announcement</ a > </ li >
217
- < li > < a href ="/about/press / "> Press Kit & Translations </ a > </ li >
218
- < li > < a href ="/docs/17/release-17.html "> PostgreSQL 17 Release Notes </ a > </ li >
196
+ < li > < a href ="/about/news/postgresql-171-165-159-1414-1317-and-1221- released-2955 / "> Release Announcement</ a > </ li >
197
+ < li > < a href ="/docs/release / "> Release Notes </ a > </ li >
198
+ < li > < a href ="/about/press/ "> PostgreSQL 17 Press Kit & Translations </ a > </ li >
219
199
< li > < a href ="/support/versioning/ "> Versioning Policy</ a >
220
200
< li > < a href ="/download/ "> Download</ a > </ li >
221
201
</ ul >
0 commit comments