diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/config.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 5575df51602..8f9f61d1576 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1957,10 +1957,10 @@ include 'filename' </listitem> </varlistentry> - <varlistentry id="guc-wal-log-hintbits" xreflabel="wal_log_hintbits"> - <term><varname>wal_log_hintbits</varname> (<type>boolean</type>)</term> + <varlistentry id="guc-wal-log-hints" xreflabel="wal_log_hints"> + <term><varname>wal_log_hints</varname> (<type>boolean</type>)</term> <indexterm> - <primary><varname>wal_log_hintbits</> configuration parameter</primary> + <primary><varname>wal_log_hints</> configuration parameter</primary> </indexterm> <listitem> <para> |