Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2cbdb55

Browse files
committed
Add documentation section on failover, replication, load balancing, and
clustering options.
1 parent 76d5f6f commit 2cbdb55

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/src/sgml/filelist.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/filelist.sgml,v 1.47 2006/09/14 11:16:27 teodor Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/filelist.sgml,v 1.48 2006/10/26 15:26:54 momjian Exp $ -->
22

33
<!entity history SYSTEM "history.sgml">
44
<!entity info SYSTEM "info.sgml">
@@ -34,6 +34,7 @@
3434
<!entity charset SYSTEM "charset.sgml">
3535
<!entity client-auth SYSTEM "client-auth.sgml">
3636
<!entity diskusage SYSTEM "diskusage.sgml">
37+
<!entity failover SYSTEM "failover.sgml">
3738
<!entity installation SYSTEM "installation.sgml">
3839
<!entity installw SYSTEM "install-win32.sgml">
3940
<!entity maintenance SYSTEM "maintenance.sgml">

doc/src/sgml/postgres.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.78 2006/09/14 13:40:28 teodor Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.79 2006/10/26 15:26:54 momjian Exp $ -->
22

33
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
44

@@ -151,6 +151,7 @@
151151
&charset;
152152
&maintenance;
153153
&backup;
154+
&failover;
154155
&monitoring;
155156
&diskusage;
156157
&wal;

0 commit comments

Comments
 (0)