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

Commit483c426

Browse files
committed
doc: improve wal_level docs for the 'minimal' level
Reported-by: David G. JohnstonDiscussion:https://postgr.es/m/CAKFQuwZ24UcfkoyLLSW3PMGQATomOcw1nuYFRuMev-NoOF+mYw@mail.gmail.comAuthor: David G. JohnstonBackpatch-through: 14, partial to 13
1 parentec55acb commit483c426

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2582,9 +2582,10 @@ include_dir 'conf.d'
25822582
levels. This parameter can only be set at server start.
25832583
</para>
25842584
<para>
2585-
In <literal>minimal</literal> level, no information is logged for
2586-
permanent relations for the remainder of a transaction that creates or
2587-
rewrites them. This can make operations much faster (see
2585+
The <literal>minimal</literal> level generates the least WAL
2586+
volume. It logs no row information for permanent relations
2587+
in transactions that create or
2588+
rewrite them. This can make operations much faster (see
25882589
<xref linkend="populate-pitr"/>). Operations that initiate this
25892590
optimization include:
25902591
<simplelist>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp