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

This commit is contained in:
Bruce Momjian 2012-08-16 18:15:47 -04:00
parent f5983923d8
commit c99016f1d0
1 changed files with 3 additions and 1 deletions

View File

@ -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>