|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.137 2010/01/23 16:37:12 sriggs Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.138 2010/01/24 14:46:01 mha Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="backup">
|
4 | 4 | <title>Backup and Restore</title>
|
@@ -2627,6 +2627,7 @@ LOG: database system is ready to accept read only connections
|
2627 | 2627 | very aggressive setting. If the standby server is tasked as an additional
|
2628 | 2628 | server for decision support queries then it may be acceptable to set this
|
2629 | 2629 | to a value of many hours (in seconds).
|
| 2630 | + </para> |
2630 | 2631 |
|
2631 | 2632 | <para>
|
2632 | 2633 | Transaction status "hint bits" written on primary are not WAL-logged,
|
|