aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_waldump.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/pg_waldump.sgml')
-rw-r--r--doc/src/sgml/ref/pg_waldump.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_waldump.sgml b/doc/src/sgml/ref/pg_waldump.sgml
index 343f0482a9f..7685d3d15b9 100644
--- a/doc/src/sgml/ref/pg_waldump.sgml
+++ b/doc/src/sgml/ref/pg_waldump.sgml
@@ -215,7 +215,8 @@ PostgreSQL documentation
<para>
Timeline from which to read WAL records. The default is to use the
value in <replaceable>startseg</replaceable>, if that is specified; otherwise, the
- default is 1.
+ default is 1. The value can be specified in decimal or hexadecimal,
+ for example <literal>17</literal> or <literal>0x11</literal>.
</para>
</listitem>
</varlistentry>