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

Commitc4318c4

Browse files
committed
9.5 release notes: adjustments suggested by Andres Freund
Report by Andres FreundBackpatch through 9.5
1 parent68b5163 commitc4318c4

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

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

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,16 @@
8282

8383
<listitem>
8484
<!--
85+
2015-03-31 [0badb06] Bruce ..: pg_ctl: change default shutdown mode from 'sma..
86+
-->
87+
<para>
88+
Change <application>pg_ctl</>'s default shutdown mode from
89+
<literal>smart</> to <literal>fast</> (Bruce Momjian)
90+
</para>
91+
</listitem>
92+
93+
<listitem>
94+
<!--
8595
2015-03-04 [1345cc6] Tom Lane: Use standard casting mechanism to convert type..
8696
-->
8797
<para>
@@ -828,12 +838,12 @@ FIXME: Add docs about restartpoint behaviour change
828838
FIXME: Correct description
829839
-->
830840
<para>
831-
Allow <link linkend="pg-replication-origin-create">labeling</>
832-
ofthe origin of logical replication changes (Andres Freund)
841+
Allow <link linkend="pg-replication-origin-create">labeling</> of
842+
the origin progress of logical replication changes (Andres Freund)
833843
</para>
834844

835845
<para>
836-
Thishelps with change tracking.
846+
Thisis helpful when implementing replication solutions.
837847
</para>
838848
</listitem>
839849

@@ -1085,9 +1095,9 @@ FIXME: Correct description
10851095
2014-08-22 [f41872d] Alvaro..: Implement ALTER TABLE .. SET LOGGED / UNLOGGED
10861096
-->
10871097
<para>
1088-
Allowto convert a <acronym>WAL</acronym> logged table to an UNLOGGED
1089-
one, and the other way roundwith
1090-
<linklinkend="SQL-ALTERTABLE"><command>ALTER TABLE .. SET LOGGED /
1098+
Allowchanging of the <acronym>WAL</acronym>
1099+
logging status of a table ater creationwith <link
1100+
linkend="SQL-ALTERTABLE"><command>ALTER TABLE .. SET LOGGED /
10911101
UNLOGGED</></> (Fabr&iacute;zio de Royes Mello)
10921102
</para>
10931103
</listitem>
@@ -2187,10 +2197,10 @@ FIXME: Add more specifics?
21872197

21882198
<para>
21892199
The remote snapshot must have been exported by
2190-
<function>pg_export_snapshot()</> orbeen defined when creating
2191-
a logical replication slot. This can be used byparallel
2192-
<application>pg_dump</> to use a consistent snapshot across
2193-
<application>pg_dump</>processes.
2200+
<function>pg_export_snapshot()</> orlogical replication slot
2201+
creation. This can be used byanother <application>pg_dump</> to
2202+
use a share a consistent snapshot across <application>pg_dump</>
2203+
processes.
21942204
</para>
21952205
</listitem>
21962206

@@ -2231,16 +2241,6 @@ FIXME: Add more specifics?
22312241

22322242
<listitem>
22332243
<!--
2234-
2015-03-31 [0badb06] Bruce ..: pg_ctl: change default shutdown mode from 'sma..
2235-
-->
2236-
<para>
2237-
Change <application>pg_ctl</>'s default shutdown mode from
2238-
<literal>smart</> to <literal>fast</> (Bruce Momjian)
2239-
</para>
2240-
</listitem>
2241-
2242-
<listitem>
2243-
<!--
22442244
2014-08-25 [ebe30ad] Bruce ..: pg_ctl, pg_upgrade: allow multiple -o/-O opti..
22452245
-->
22462246
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp