Skip to content

Commit f887294

Browse files
committed
Change "TIP" to "HINT" to match backend message style, in pg_ctl -m fast
suggestion.
1 parent 72bd19d commit f887294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/pg_ctl/pg_ctl.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ do_stop(void)
866866

867867
write_stderr(_("%s: server does not shut down\n"), progname);
868868
if (shutdown_mode == SMART_MODE)
869-
write_stderr(_("TIP: the \"-m fast\" option immediately disconnects sessions rather than\n"
869+
write_stderr(_("HINT: The \"-m fast\" option immediately disconnects sessions rather than\n"
870870
"waiting for session-initiated disconnection.\n"));
871871
exit(1);
872872
}
@@ -956,7 +956,7 @@ do_restart(void)
956956

957957
write_stderr(_("%s: server does not shut down\n"), progname);
958958
if (shutdown_mode == SMART_MODE)
959-
write_stderr(_("TIP: the \"-m fast\" option immediately disconnects sessions rather than\n"
959+
write_stderr(_("HINT: The \"-m fast\" option immediately disconnects sessions rather than\n"
960960
"waiting for session-initiated disconnection.\n"));
961961
exit(1);
962962
}

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