Skip to content

Commit 5b6c843

Browse files
committed
Fix grammar and spelling in log message.
1 parent 77ba232 commit 5b6c843

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/backend/postmaster/postmaster.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2331,8 +2331,7 @@ reaper(SIGNAL_ARGS)
23312331
if (max_wal_senders > 0)
23322332
{
23332333
ereport(LOG,
2334-
(errmsg("terminating walsender all processes to force cascaded"
2335-
"standby(s) to update timeline and reconnect")));
2334+
(errmsg("terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect")));
23362335
SignalSomeChildren(SIGUSR2, BACKEND_TYPE_WALSND);
23372336
}
23382337

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy