mirror of
https://github.com/postgres/postgres.git
synced 2026-03-02 13:24:01 -05:00
Add recovery.conf to the index in the user manual.
Fujii Masao
This commit is contained in:
parent
52120ee834
commit
7ec0258091
1 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue