| The PostgreSQL 9.0 Reference Manual - Volume 3 - Server Administration Guide
by The PostgreSQL Global Development Group Paperback (6"x9"), 274 pages ISBN 9781906966072 RRP £9.95 ($14.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
12 Recovery Configuration
This chapter describes the settings available in the ‘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.
Settings in ‘recovery.conf’ are specified in the format
name = 'value'. One parameter is specified per line.
Hash marks (#) designate the rest of the
line as a comment. To embed a single quote in a parameter
value, write two quotes ('').
A sample file, ‘share/recovery.conf.sample’, is provided in the installation's ‘share/’ directory.
| ISBN 9781906966072 | The PostgreSQL 9.0 Reference Manual - Volume 3 - Server Administration Guide | See the print edition |