projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75f0655
)
Fix spelling mistake in docs.
author
Bruce Momjian
Thu, 26 Oct 2006 17:07:03 +0000
(17:07 +0000)
committer
Bruce Momjian
Thu, 26 Oct 2006 17:07:03 +0000
(17:07 +0000)
doc/src/sgml/failover.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/failover.sgml
b/doc/src/sgml/failover.sgml
index 3a5b0dd4d6b505bc58c8830f72e8c374e92bfbc6..f0a1b257a3bbf36860b31ef4bee6b078be93d959 100644
(file)
--- a/
doc/src/sgml/failover.sgml
+++ b/
doc/src/sgml/failover.sgml
@@
-1,4
+1,4
@@
-
+
Failover, Replication, Load Balancing, and Clustering Options
@@
-109,7
+109,7
@@
Slony is an example of this type of replication, with per-table
- granularity. It updates the backup server in batches, so the repliation
+ granularity. It updates the backup server in batches, so the repli
c
ation
is asynchronous and might lose data during a fail over.