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

Commitfe811ae

Browse files
committed
Fix typos in README.
1 parente5db11c commitfe811ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/replication/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Disconnect.
3636

3737
This API should be considered internal at the moment, but we could open it
3838
up for 3rd party replacements of libpqwalreceiver in the future, allowing
39-
pluggable methods forreceiveing WAL.
39+
pluggable methods forreceiving WAL.
4040

4141
Walreceiver IPC
4242
---------------
@@ -55,7 +55,7 @@ it to disk (in pg_xlog), it updates WalRcvData->receivedUpto and signals
5555
the startup process to know how far WAL replay can advance.
5656

5757
Walreceiver sends information about replication progress to the master server
58-
whenevereither it writes or flushes new WAL, or the specified interval elapses.
58+
wheneverit either writes or flushes new WAL, or the specified interval elapses.
5959
This is used for reporting purpose.
6060

6161
Walsender IPC
@@ -83,7 +83,7 @@ backends.
8383

8484
Note that no big harm is done if postmaster thinks that a walsender is a
8585
regular backend; it will just terminate the walsender earlier in the shutdown
86-
phase. Awalsenders will look like a regularbackends until it's done with the
86+
phase. Awalsender will look like a regularbackend until it's done with the
8787
initialization and has marked itself in PMSignal array, and at process
8888
termination, after unmarking the PMSignal slot.
8989

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp