Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6e11a10

Browse files
committed
Fix typo.
1 parent7c6c09c commit6e11a10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/high-availability.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.50 2010/02/2508:57:47 heikki Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.51 2010/02/2509:16:42 heikki Exp $ -->
22

33
<chapter id="high-availability">
44
<title>High Availability, Load Balancing, and Replication</title>
@@ -769,7 +769,7 @@ if (!triggered)
769769
</para>
770770

771771
<para>
772-
Streaming replication is asynchronous, so there isstilll a small delay
772+
Streaming replication is asynchronous, so there isstill a small delay
773773
between committing a transaction in the primary and for the changes to
774774
become visible in the standby. The delay is however much smaller than with
775775
file-based log shipping, typically under one second assuming the standby

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp