projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c6c09c
)
Fix typo.
author
Heikki Linnakangas
Thu, 25 Feb 2010 09:16:42 +0000
(09:16 +0000)
committer
Heikki Linnakangas
Thu, 25 Feb 2010 09:16:42 +0000
(09:16 +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 e7d25184ebcf5c22fe92c310ce14bea4298e1648..a949ff348f69dc6f80e9b2cbbe66f6ead234efb6 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
@@
-769,7
+769,7
@@
if (!triggered)
- Streaming replication is asynchronous, so there is still
l
a small delay
+ Streaming replication is asynchronous, so there is still a small delay
between committing a transaction in the primary and for the changes to
become visible in the standby. The delay is however much smaller than with
file-based log shipping, typically under one second assuming the standby