]> granicus.if.org Git - postgresql/commitdiff
Add warning about pg_ctl restart and the use of relative paths on the command-line.
authorBruce Momjian <bruce@momjian.us>
Thu, 16 Aug 2012 22:15:47 +0000 (18:15 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 16 Aug 2012 22:15:58 +0000 (18:15 -0400)
doc/src/sgml/ref/pg_ctl-ref.sgml

index 7a4c2bec3b67045397a5e34768e1881f0de9e094..3107514901ce96463261596931b1721534ca9089 100644 (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>