Add warning about pg_ctl restart and the use of relative paths on the command-line.

pull/3/head
Bruce Momjian 13 years ago
parent f5983923d8
commit c99016f1d0
  1. 4
      doc/src/sgml/ref/pg_ctl-ref.sgml

@ -188,7 +188,9 @@ PostgreSQL documentation
<para>
<option>restart</option> mode effectively executes a stop followed
by a start. This allows changing the <command>postgres</command>
command-line options.
command-line options. <option>restart</option> might fail if
relative paths specified were specified on the command-line during
server start.
</para>
<para>

Loading…
Cancel
Save