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

Commit4262e61

Browse files
committed
Fix markup for recent wal_level clarification.
Backpatch to 9.1 and 9.0.
1 parenta11cf43 commit4262e61

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,11 +1456,11 @@ SET ENABLE_SEQSCAN TO OFF;
14561456
operations much faster (see <xref linkend="populate-pitr">).
14571457
Operations in which this optimization can be applied include:
14581458
<simplelist>
1459-
<item>CREATE TABLE AS</item>
1460-
<item>CREATE INDEX</item>
1461-
<item>CLUSTER</item>
1462-
<item>COPY into tables that were created or truncated in the same
1463-
transaction
1459+
<member><command>CREATE TABLE AS</></member>
1460+
<member><command>CREATE INDEX</></member>
1461+
<member><command>CLUSTER</></member>
1462+
<member><command>COPY</> into tables that were created or truncated in the same
1463+
transaction</member>
14641464
</simplelist>
14651465
But minimal WAL does not contain
14661466
enough information to reconstruct the data from a base backup and the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp