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

Commit188b744

Browse files
committed
HA doc wording improvement.
1 parent7ec1c5a commit188b744

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.7 2006/11/2121:37:33 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.8 2006/11/2122:48:33 momjian Exp $ -->
22

33
<chapter id="high-availability">
44
<title>High Availability and Load Balancing</title>
@@ -197,8 +197,8 @@ protocol to make nodes agree on a serializable transactional order.
197197
is best for mostly read workloads, though its big advantage
198198
is that any server can accept write requests &mdash; there is
199199
no need to partition workloads between master and slave servers,
200-
and because the changes are sent from one server to another,
201-
there isnot a problem with non-deterministic functions like
200+
and because thedatachanges are sent from one server to another,
201+
there isno problem with non-deterministic functions like
202202
<function>random()</>.
203203
</para>
204204

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp