1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-30 21:42:05 +03:00

Add documentation section on failover, replication, load balancing, and

clustering options.
This commit is contained in:
Bruce Momjian
2006-10-26 15:26:54 +00:00
parent 76d5f6f035
commit 2cbdb5522b
2 changed files with 4 additions and 2 deletions

View File

@ -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;