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

Commit42cfdfb

Browse files
author
Neil Conway
committed
Fix a typo.
1 parent4b8049b commit42cfdfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/failover.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/failover.sgml,v 1.11 2006/11/1708:46:53 meskes Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/failover.sgml,v 1.12 2006/11/1709:00:03 neilc Exp $ -->
22

33
<chapter id="failover">
44
<title>Failover, Replication, Load Balancing, and Clustering Options</title>
@@ -121,7 +121,7 @@
121121

122122
<para>
123123
A master/slave replication setup sends all data modification
124-
queries to the master server. The master serverasynchonously
124+
queries to the master server. The master serverasynchronously
125125
sends data changes to the slave server. The slave can answer
126126
read-only queries while the master server is running. The
127127
slave server is ideal for data warehouse queries.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp