Add warning about pg_ctl restart and the use of relative paths on the command-line.
authorBruce Momjian
Thu, 16 Aug 2012 22:15:47 +0000 (18:15 -0400)
committerBruce Momjian
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
   
     mode effectively executes a stop followed
    by a start.  This allows changing the postgres
-   command-line options.
+   command-line options.   might fail if
+   relative paths specified were specified on the command-line during
+   server start.