mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-15 08:20:16 +08:00
Fix typo in README.
Kyotaro Horiguchi
This commit is contained in:
parent
b007bee1f6
commit
dd58c6098f
@ -42,7 +42,7 @@ Walreceiver IPC
|
|||||||
---------------
|
---------------
|
||||||
|
|
||||||
When the WAL replay in startup process has reached the end of archived WAL,
|
When the WAL replay in startup process has reached the end of archived WAL,
|
||||||
recoverable using recovery_command, it starts up the walreceiver process
|
restorable using restore_command, it starts up the walreceiver process
|
||||||
to fetch more WAL (if streaming replication is configured).
|
to fetch more WAL (if streaming replication is configured).
|
||||||
|
|
||||||
Walreceiver is a postmaster subprocess, so the startup process can't fork it
|
Walreceiver is a postmaster subprocess, so the startup process can't fork it
|
||||||
|
Loading…
Reference in New Issue
Block a user