File tree 1 file changed +11
-1
lines changed 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ PostgreSQL documentation
23
23
<cmdsynopsis>
24
24
<command>pg_walsummary</command>
25
25
<arg rep="repeat" choice="opt"><replaceable>option</replaceable></arg>
26
- <arg rep="repeat"><replaceable>file </replaceable></arg>
26
+ <arg rep="repeat"><replaceable>filename </replaceable></arg>
27
27
</cmdsynopsis>
28
28
</refsynopsisdiv>
29
29
@@ -56,6 +56,16 @@ PostgreSQL documentation
56
56
57
57
<para>
58
58
<variablelist>
59
+ <varlistentry>
60
+ <term><replaceable class="parameter">filename</replaceable></term>
61
+ <listitem>
62
+ <para>
63
+ A binary WAL summary file, found within the <literal>pg_wal/summaries</literal>
64
+ subdirectory of the data directory.
65
+ </para>
66
+ </listitem>
67
+ </varlistentry>
68
+
59
69
<varlistentry>
60
70
<term><option>-i</option></term>
61
71
<term><option>--individual</option></term>
You can’t perform that action at this time.
0 commit comments