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

Commit0d812f1

Browse files
committed
Update release notes, per comments from Simon Riggs.
1 parentc76a4f8 commit0d812f1

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

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

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.53 2010/08/2500:47:57 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.54 2010/08/2519:41:38 momjian Exp $ -->
22

33
<sect1 id="release-9-0">
44
<title>Release 9.0</title>
@@ -189,8 +189,9 @@
189189
<para>
190190
Version 9.0 contains a number of changes that selectively break backwards
191191
compatibility in order to support new features and code quality
192-
improvements. Particularly, users who make extensive use of PL/pgSQL
193-
and/or PITR and Warm Standby should test their solutions for breakage.
192+
improvements. Also, users who make extensive use of PL/pgSQL,
193+
Point-In-Time Recovery (PITR), and Warm Standby should test their
194+
solutions because of slight user-visible changes in these areas.
194195
Observe the following incompatibilities:
195196
</para>
196197

@@ -217,9 +218,12 @@
217218

218219
<listitem>
219220
<para>
220-
Replace server parameter <varname>archive_mode</> with
221-
<link linkend="guc-wal-level"><varname>wal_level</></link>
222-
(Heikki Linnakangas)
221+
<link linkend="guc-archive-mode"><varname>archive_mode</></link>
222+
now only affects <link
223+
linkend="guc-archive-command"><varname>archive_command</></link>;
224+
a new setting, <link
225+
linkend="guc-wal-level"><varname>wal_level</></link>, affects
226+
the contents of the write-ahead log (Heikki Linnakangas)
223227
</para>
224228
</listitem>
225229

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp