From 593c39d156fd13e07dbfc43e63b53a3e89e82aa4 Mon Sep 17 00:00:00 2001 From: Simon Riggs Date: Thu, 28 Mar 2013 09:18:02 +0000 Subject: Revoke bc5334d8679c428a709d150666b288171795bd76 --- doc/src/sgml/config.sgml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'doc/src') 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' - - recovery_config_directory (string) - - recovery_config_directory configuration parameter - - - - 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. - - - - config_file (string) -- cgit v1.2.3