aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/postgres.sgml
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-10-26 15:26:54 +0000
committerBruce Momjian <bruce@momjian.us>2006-10-26 15:26:54 +0000
commit2cbdb5522bd91929ef13c1164ac4b39007a60d73 (patch)
tree5f50505b978eacd5cf3203ef07ea4ad854a43e05 /doc/src/sgml/postgres.sgml
parent76d5f6f0355e3e4b448a9e4e8a393672f4730ac7 (diff)
downloadpostgresql-2cbdb5522bd91929ef13c1164ac4b39007a60d73.tar.gz
postgresql-2cbdb5522bd91929ef13c1164ac4b39007a60d73.zip
Add documentation section on failover, replication, load balancing, and
clustering options.
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 9ef86f403f7..bba2bcd6019 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.78 2006/09/14 13:40:28 teodor Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.79 2006/10/26 15:26:54 momjian Exp $ -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
@@ -151,6 +151,7 @@
&charset;
&maintenance;
&backup;
+ &failover;
&monitoring;
&diskusage;
&wal;