1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00

Add recovery.conf to the index in the user manual.

Fujii Masao
This commit is contained in:
Heikki Linnakangas
2011-08-23 11:55:21 +03:00
parent 52120ee834
commit 7ec0258091

View File

@ -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>