We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dff5b8 commit 03af60cCopy full SHA for 03af60c
doc/src/sgml/config.sgml
@@ -118,7 +118,7 @@ include 'filename'
118
The configuration file is reread whenever the main server process
119
receives a <systemitem>SIGHUP</> signal; this is most easily done by
120
running <literal>pg_ctl reload</> from the command-line or by calling
121
- the SQL function <function>pg_reload_conf()</function>). The main
+ the SQL function <function>pg_reload_conf()</function>. The main
122
server process
123
also propagates this signal to all currently running server
124
processes so that existing sessions also get the new
0 commit comments