@@ -46,18 +46,16 @@ <h2>New to PostgreSQL?</h2>
4646 < h2 > Latest Releases</ h2 >
4747 < div class ="text ">
4848 < p >
49- < strong > 2018-11-08 - PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released!</ strong >
49+ < strong > 2019-02-14 - PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released!</ strong >
5050 The PostgreSQL Global Development Group has released an update to all
51- supported versions of our database system, < a href ="/about/news/1905/ ">
52- including 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25</ a > . This
53- release fixes one < a href ="/support/security/ "> security issue</ a > as
54- well as bugs reported over the last three months.
51+ supported versions of our database system, < a href ="/about/news/1920/ ">
52+ including 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21</ a > . This release
53+ changes the behavior in how PostgreSQL interfaces with < code > fsync()</ code >
54+ and includes fixes for partitioning and over 70 other bugs that were
55+ reported over the past three months
5556 </ p >
5657 < p >
57- This update is also the final release for PostgreSQL 9.3, which is now
58- end-of-life and will no longer receive any bug or security fixes.
59- If your environment still uses PostgreSQL 9.3, please make plans to
60- update to a community supported versions as soon as possible.
58+ Users should plan to apply this update at the next scheduled downtime.
6159 </ p >
6260 < ul >
6361 {% for v in versions %}
@@ -140,28 +138,26 @@ <h2>Learning Opportunities Ahead</h2>
140138 < h2 class ="centered-lines "> Latest News</ h2 >
141139 <!-- Featured Post -->
142140 < header >
143- < h3 > < a href ="/about/news/1905 / "> 2018-11-08 - PostgreSQL 11.1 , 10.6 , 9.6.11 , 9.5.15, 9.4.20, and 9.3.25 Released!</ a > </ h3 >
141+ < h3 > < a href ="/about/news/1920 / "> PostgreSQL 11.2 , 10.7 , 9.6.12 , 9.5.16, and 9.4.21 Released!</ a > </ h3 >
144142 < ul class ="meta ">
145- < li > < i class ="far fa-clock "> </ i > 2018-11-08 </ li >
143+ < li > < i class ="far fa-clock "> </ i > 2019-02-14 </ li >
146144 <!--<li><i class="far fa-comments"></i> 0</li>-->
147145 </ ul >
148146 </ header >
149147 < p >
150148 The PostgreSQL Global Development Group has released an update to all
151- supported versions of our database system, < a href ="/about/news/1905/ ">
152- including 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25</ a > . This
153- release fixes one < a href ="/support/security/ "> security issue</ a > as
154- well as bugs reported over the last three months.
149+ supported versions of our database system, < a href ="/about/news/1920/ ">
150+ including 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21</ a > . This release
151+ changes the behavior in how PostgreSQL interfaces with < code > fsync()</ code >
152+ and includes fixes for partitioning and over 70 other bugs that were
153+ reported over the past three months
155154 </ p >
156155 < p >
157- This update is also the final release for PostgreSQL 9.3, which is now
158- end-of-life and will no longer receive any bug or security fixes.
159- If your environment still uses PostgreSQL 9.3, please make plans to
160- update to a community supported versions as soon as possible.
156+ Users should plan to apply this update at the next scheduled downtime.
161157 </ p >
162158 < ul class ="bold ">
163- < li > < a href ="/about/news/1905 / "> Release Announcement</ a > </ li >
164- < li > < a href ="/docs/11/release-11-1 .html "> PostgreSQL 11 Release Notes</ a > </ li >
159+ < li > < a href ="/about/news/1920 / "> Release Announcement</ a > </ li >
160+ < li > < a href ="/docs/11/release-11-2 .html "> Release Notes</ a > </ li >
165161 < li > < a href ="/download/ "> Download</ a > </ li >
166162 </ ul >
167163 < a href ="/about/newsarchive/ " title ="Archives "> < button type ="button " class ="btn btn-primary btn-center btn-inline-block "> Browse Archives</ button > </ a >
0 commit comments