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

Commit666c845

Browse files
committed
Add missing <indexterm><primary>...</primary>...</indexterm> tags for a couple
of HS-related parameters.Fujii Masao
1 parent56a4e19 commit666c845

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.240 2009/12/19 17:49:50 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.241 2009/12/25 01:09:31 rhaas Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -1753,6 +1753,9 @@ archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
17531753

17541754
<varlistentry id="recovery-connections" xreflabel="recovery_connections">
17551755
<term><varname>recovery_connections</varname> (<type>boolean</type>)</term>
1756+
<indexterm>
1757+
<primary><varname>recovery_connections</> configuration parameter</primary>
1758+
</indexterm>
17561759
<listitem>
17571760
<para>
17581761
Parameter has two roles. During recovery, specifies whether or not
@@ -1771,6 +1774,9 @@ archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
17711774

17721775
<varlistentry id="max-standby-delay" xreflabel="max_standby_delay">
17731776
<term><varname>max_standby_delay</varname> (<type>string</type>)</term>
1777+
<indexterm>
1778+
<primary><varname>max_standby_delay</> configuration parameter</primary>
1779+
</indexterm>
17741780
<listitem>
17751781
<para>
17761782
When server acts as a standby, this parameter specifies a wait policy

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp