We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b007bee commit dd58c60Copy full SHA for dd58c60
src/backend/replication/README
@@ -42,7 +42,7 @@ Walreceiver IPC
42
---------------
43
44
When the WAL replay in startup process has reached the end of archived WAL,
45
-recoverable using recovery_command, it starts up the walreceiver process
+restorable using restore_command, it starts up the walreceiver process
46
to fetch more WAL (if streaming replication is configured).
47
48
Walreceiver is a postmaster subprocess, so the startup process can't fork it
0 commit comments