Commit 2cbdb552 authored by Bruce Momjian's avatar Bruce Momjian

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

clustering options.
parent 76d5f6f0
<!-- $PostgreSQL: pgsql/doc/src/sgml/filelist.sgml,v 1.47 2006/09/14 11:16:27 teodor Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/filelist.sgml,v 1.48 2006/10/26 15:26:54 momjian Exp $ -->
<!entity history SYSTEM "history.sgml"> <!entity history SYSTEM "history.sgml">
<!entity info SYSTEM "info.sgml"> <!entity info SYSTEM "info.sgml">
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
<!entity charset SYSTEM "charset.sgml"> <!entity charset SYSTEM "charset.sgml">
<!entity client-auth SYSTEM "client-auth.sgml"> <!entity client-auth SYSTEM "client-auth.sgml">
<!entity diskusage SYSTEM "diskusage.sgml"> <!entity diskusage SYSTEM "diskusage.sgml">
<!entity failover SYSTEM "failover.sgml">
<!entity installation SYSTEM "installation.sgml"> <!entity installation SYSTEM "installation.sgml">
<!entity installw SYSTEM "install-win32.sgml"> <!entity installw SYSTEM "install-win32.sgml">
<!entity maintenance SYSTEM "maintenance.sgml"> <!entity maintenance SYSTEM "maintenance.sgml">
......
<!-- $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" [ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
...@@ -151,6 +151,7 @@ ...@@ -151,6 +151,7 @@
&charset; &charset;
&maintenance; &maintenance;
&backup; &backup;
&failover;
&monitoring; &monitoring;
&diskusage; &diskusage;
&wal; &wal;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment