Hi,
recovery.conf is not listed in the index, though postgresql.conf and
pg_hba.conf are. Which sometimes annoys me when I search
recovery.conf page from the index. What about applying the attached
patch which marks "recovery.conf" as an index term?
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
diff --git a/doc/src/sgml/recovery-config.sgml b/doc/src/sgml/recovery-config.sgml
index de60905..4678cdd 100644
--- a/doc/src/sgml/recovery-config.sgml
+++ b/doc/src/sgml/recovery-config.sgml
@@ -11,7 +11,8 @@
<para>
This chapter describes the settings available in the
- <filename>recovery.conf</> file. They apply only for the duration of the
+ <filename>recovery.conf</><indexterm><primary>recovery.conf</></>
+ file. They apply only for the duration of the
recovery. They must be reset for any subsequent recovery you wish to
perform. They cannot be changed once recovery has begun.
</para>
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs