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

Commit8af3642

Browse files
committed
Fix pg_waldump docs.
Before52b5568, the recently added -l option was short for --relation.We changed it to -R, but we forgot to update one place in thedocumentation.Author: Japin Li <japinli@hotmail.com>Discussion:https://postgr.es/m/MEYP282MB1669435CFBE57CBBA5116C66B61D9%40MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
1 parent264d284 commit8af3642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/pg_waldump.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ PostgreSQL documentation
8585
<para>
8686
Only display records that modify the given block. The relation must
8787
also be provided with <option>--relation</option> or
88-
<option>-l</option>.
88+
<option>-R</option>.
8989
</para>
9090
</listitem>
9191
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp