aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/postgres.sgml
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-02-22 11:47:30 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-02-22 11:47:30 +0000
commit3229db2d42969a4cc6434cb612ca03a19e661b43 (patch)
tree8a1a18d0a537f920e1919d8d7dff76c8af2027a2 /doc/src/sgml/postgres.sgml
parent9738beb3d0176772da71b693e7f05ec94c2caf0d (diff)
downloadpostgresql-3229db2d42969a4cc6434cb612ca03a19e661b43.tar.gz
postgresql-3229db2d42969a4cc6434cb612ca03a19e661b43.zip
Move documentation of all recovery.conf option to a new chapter.
They used to be scattered between the "backup and restore" and "streaming replication" chapters.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r--doc/src/sgml/postgres.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml
index caebed54447..3f2a6e0efc2 100644
--- a/doc/src/sgml/postgres.sgml
+++ b/doc/src/sgml/postgres.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.90 2009/08/04 22:04:37 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.91 2010/02/22 11:47:30 heikki Exp $ -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
@@ -155,6 +155,7 @@
&maintenance;
&backup;
&high-availability;
+ &recovery-config;
&monitoring;
&diskusage;
&wal;