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

Commit5131b5b

Browse files
committed
Update wording.
1 parentc1cc62f commit5131b5b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

‎doc/FAQ

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Sun Apr 2407:57:14 EDT 2005
4+
Last updated: Sun Apr 2408:01:19 EDT 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -763,10 +763,10 @@
763763

764764
Though "replication" is a single term, there are two major replication
765765
technologies. Multi-master replication allows read/write queries to be
766-
sent to multiple replicated computers.Thiscapability has a serious
767-
performance impact. Pgcluster is the most popular such solution
768-
available for PostgreSQL. Master-slave replication allows a single
769-
master to receive read/write queries, with slaves able to accept only
770-
read/SELECT queries. The most popular master-slave PostgreSQL
771-
replication solution is Slony. There are also commercial and
772-
hardware-based replication solutions available.
766+
sent to multiple replicated computers.Using thiscapability has a
767+
seriousperformance impact. Pgcluster is the most popular such
768+
solutionavailable for PostgreSQL. Master-slave replication allows a
769+
singlemaster to receive read/write queries, with slaves able to
770+
accept onlyread/SELECT queries. The most popular master-slave
771+
PostgreSQLreplication solution is Slony. There are also commercial
772+
andhardware-based replication solutions available.

‎doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Sun Apr 2407:57:14 EDT 2005</P>
13+
<P>Last updated: Sun Apr 2408:01:19 EDT 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -989,7 +989,7 @@ <H3><A name="4.21">4.21</A>) What replication solutions are available?
989989
</H3>
990990
<P>Though "replication" is a single term, there are two major replication
991991
technologies. Multi-master replication allows read/write queries to be
992-
sent to multiple replicated computers.This capability has a
992+
sent to multiple replicated computers.Using this capability has a
993993
serious performance impact.<Ahref="http://pgfoundry.org/projects/pgcluster/">
994994
Pgcluster</A> is the most popular such solution available for PostgreSQL.
995995
Master-slave replication allows a single master to receive read/write

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp