aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorSimon Riggs <simon@2ndQuadrant.com>2013-03-28 09:18:02 +0000
committerSimon Riggs <simon@2ndQuadrant.com>2013-03-28 09:18:02 +0000
commit593c39d156fd13e07dbfc43e63b53a3e89e82aa4 (patch)
tree2dff7756214014c92fc0c43436d2f8cacc8a52b0 /doc/src
parentd139a5e26b0d1123d77c403e2e95feaf77634a40 (diff)
downloadpostgresql-593c39d156fd13e07dbfc43e63b53a3e89e82aa4.tar.gz
postgresql-593c39d156fd13e07dbfc43e63b53a3e89e82aa4.zip
Revoke bc5334d8679c428a709d150666b288171795bd76
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/config.sgml16
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 0995bc5ccfc..d750f0800b7 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -330,22 +330,6 @@ include 'filename'
</listitem>
</varlistentry>
- <varlistentry id="guc-recovery-config-directory" xreflabel="recovery_config_directory">
- <term><varname>recovery_config_directory</varname> (<type>string</type>)</term>
- <indexterm>
- <primary><varname>recovery_config_directory</> configuration parameter</primary>
- </indexterm>
- <listitem>
- <para>
- Specifies the directory to use for the recovery.conf file. Note
- the server requires read and write permission on this directory
- because the file will be renamed to recovery.done at the end of
- recovery.
- This parameter can only be set at server start.
- </para>
- </listitem>
- </varlistentry>
-
<varlistentry id="guc-config-file" xreflabel="config_file">
<term><varname>config_file</varname> (<type>string</type>)</term>
<indexterm>