Add missing <indexterm><primary>...</primary>...</indexterm> tags for a couple
authorRobert Haas <[email protected]>
Fri, 25 Dec 2009 01:09:31 +0000 (01:09 +0000)
committerRobert Haas <[email protected]>
Fri, 25 Dec 2009 01:09:31 +0000 (01:09 +0000)
of HS-related parameters.

Fujii Masao

doc/src/sgml/config.sgml

index 01536b7b5bc449fec67b0b3a55fbb40294dfbf64..9c391492626bebe257568e36ca1725f4f9757cac 100644 (file)
@@ -1753,6 +1753,9 @@ archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"'  # Windows
 
      <varlistentry id="recovery-connections" xreflabel="recovery_connections">
       <term><varname>recovery_connections</varname> (<type>boolean</type>)</term>
+      <indexterm>
+       <primary><varname>recovery_connections</> configuration parameter</primary>
+      </indexterm>
       <listitem>
        <para>
         Parameter has two roles. During recovery, specifies whether or not
@@ -1771,6 +1774,9 @@ archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"'  # Windows
 
      <varlistentry id="max-standby-delay" xreflabel="max_standby_delay">
       <term><varname>max_standby_delay</varname> (<type>string</type>)</term>
+      <indexterm>
+       <primary><varname>max_standby_delay</> configuration parameter</primary>
+      </indexterm>
       <listitem>
        <para>
         When server acts as a standby, this parameter specifies a wait policy