projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbabe02
)
Update pgpool-II mention.
author
Bruce Momjian
Sun, 16 Dec 2007 09:44:27 +0000
(09:44 +0000)
committer
Bruce Momjian
Sun, 16 Dec 2007 09:44:27 +0000
(09:44 +0000)
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 33bced73448a2a79e2af86f471c9757a488c0471..780f988d2c644bb6fb32a33b4ec332142cbe747a 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
@@
-195,7
+195,7
@@
protocol to make nodes agree on a serializable transactional order.
using two-phase commit (
endterm="sql-prepare-transaction-title"> and
linkend="sql-commit-prepared" endterm="sql-commit-prepared-title">.
-
Pgpool> and
Sequoia> are examples of
+
Pgpool
-II
> and
Sequoia> are examples of
this type of replication.