include pidfile directory in the sample slon.conf
authorSteve Singer <ssinger@ca.afilias.info>
Thu, 8 Nov 2012 18:03:05 +0000 (13:03 -0500)
committerLuiz K. Matsumura <luiz.matsumura@gmail.com>
Thu, 8 Nov 2012 22:14:28 +0000 (20:14 -0200)
tools/altperl/slon_tools.conf-sample

index ca7249aeadd59c034582f334b322da25a47cfbfe..17b82a428e97964c8389f522e17a33571b1d890b 100644 (file)
@@ -23,7 +23,7 @@ if ($ENV{"SLONYNODES"}) {
     # The directory where Slony store PID files.  This
     # directory will need to be writable by the user that invokes
     # Slony.
-    $PIDFILE_DIR = /var/run/slony1
+    $PIDFILE_DIR = '/var/run/slony1';
 
     # PID file prefix. Files will be generated as $PIDFILE_PREFIX_node#
     # in PIDFILE_DIR