Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad9fad7

Browse files
committed
Update 9.5 release notes through today.
1 parentc5e86ea commitad9fad7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎doc/src/sgml/release-9.5.sgml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<note>
88
<title>Release Date</title>
99
<simpara>2015-??-??</simpara>
10-
<simpara>Current as of 2015-10-03</simpara>
10+
<simpara>Current as of 2015-11-07</simpara>
1111
</note>
1212

1313
<sect2>
@@ -170,10 +170,11 @@ max_wal_size = (3 * checkpoint_segments) * 16MB
170170

171171
<listitem>
172172
<!--
173+
2015-10-20 [b06f1f2] Robert..: Put back ssl_renegotiation_limit parameter, bu..
173174
2015-07-28 [6087d95] Andres..: Remove ssl renegotiation support.
174175
-->
175176
<para>
176-
Remove server configuration
177+
Disable server configuration
177178
parameter <varname>ssl_renegotiation_limit</>, which was deprecated
178179
in earlier releases (Andres Freund)
179180
</para>
@@ -183,6 +184,9 @@ max_wal_size = (3 * checkpoint_segments) * 16MB
183184
bugs to be considered a net negative in practice, and it is due to be
184185
removed from future versions of the relevant standards. We have
185186
therefore removed support for it from <productname>PostgreSQL</>.
187+
The <varname>ssl_renegotiation_limit</> parameter still exists, but
188+
cannot be set to anything but zero (disabled). It's not documented
189+
anymore, either.
186190
</para>
187191
</listitem>
188192

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp