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

Commit66af5ee

Browse files
committed
Fix doc oversight for custom WAL resource managers.
Reported-by: Bharath RupireddyBackpatch-through: 15Discussion:https://postgr.es/m/CALj2ACU+at7RqnWEzS59QsFg3ZOF4C4GSp7pt+PWiLEp0zrEKg@mail.gmail.com
1 parentd389487 commit66af5ee

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎doc/src/sgml/tableam.sgml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,8 @@
8787
linkend="wal"><acronym>WAL</acronym></link>, or a custom implementation.
8888
If <acronym>WAL</acronym> is chosen, either <link
8989
linkend="generic-wal">Generic WAL Records</link> can be used,
90-
or a new type of <acronym>WAL</acronym> records can be implemented.
91-
Generic WAL Records are easy, but imply higher WAL volume.
92-
Implementation of a new type of WAL record
93-
currently requires modifications to core code (specifically,
94-
<filename>src/include/access/rmgrlist.h</filename>).
90+
or a <link linkend="custom-rmgr">Custom WAL Resource Manager</link> can be
91+
implemented.
9592
</para>
9693

9794
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp