From: Heikki Linnakangas Date: Thu, 25 Feb 2010 09:16:42 +0000 (+0000) Subject: Fix typo. X-Git-Tag: REL9_0_ALPHA5~195 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e11a10c4ca2f01143d237e9d110a20d63987291;p=postgresql Fix typo. --- diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index e7d25184eb..a949ff348f 100644 --- 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 stilll 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