projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cea603
)
Update high availability/replication documentation chart for new hot
author
Bruce Momjian
Mon, 8 Feb 2010 13:41:06 +0000
(13:41 +0000)
committer
Bruce Momjian
Mon, 8 Feb 2010 13:41:06 +0000
(13:41 +0000)
standby featureset.
doc/src/sgml/high-availability.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/high-availability.sgml
b/doc/src/sgml/high-availability.sgml
index 6591dae193e6351cc8363b20364a76697cdb9b7a..0e8351ed634057602f3664e4dbf1ff220365622c 100644
(file)
--- a/
doc/src/sgml/high-availability.sgml
+++ b/
doc/src/sgml/high-availability.sgml
@@
-1,4
+1,4
@@
-
+
High Availability, Load Balancing, and Replication
@@
-283,7
+283,7
@@
protocol to make nodes agree on a serializable transactional order.
Feature
Shared Disk Failover
File System Replication
-
Warm Standby Using PITR
+
Hot/
Warm Standby Using PITR
Trigger-Based Master-Slave Replication
Statement-Based Replication Middleware
Asynchronous Multimaster Replication
@@
-374,7
+374,7
@@
protocol to make nodes agree on a serializable transactional order.
Slaves accept read-only queries
-
+
Hot only
•
•
•