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

Commit7167fcd

Browse files
committed
Grammar corrections.
Christoph Berg
1 parent61167bf commit7167fcd

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
@@ -1022,7 +1022,7 @@ primary_conninfo = 'host=192.168.1.50 port=5432 user=foo password=foopass'
10221022

10231023
<para>
10241024
Users will stop waiting if a fast shutdown is requested. However, as
1025-
when using asynchronous replication, the server willdoesnot fully
1025+
when using asynchronous replication, the server will not fully
10261026
shutdown until all outstanding WAL records are transferred to the currently
10271027
connected standby servers.
10281028
</para>
@@ -1126,7 +1126,7 @@ primary_conninfo = 'host=192.168.1.50 port=5432 user=foo password=foopass'
11261126

11271127
<para>
11281128
If you need to re-create a standby server while transactions are
1129-
waiting, make sure that the commandsto runpg_start_backup() and
1129+
waiting, make sure that the commands pg_start_backup() and
11301130
pg_stop_backup() are run in a session with
11311131
<varname>synchronous_commit</> = <literal>off</>, otherwise those
11321132
requests will wait forever for the standby to appear.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp