From: rk Date: Mon, 24 Sep 2001 18:46:46 +0000 (+0000) Subject: no message X-Git-Tag: prexmlproducerconfig~440 X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=commitdiff_plain;h=ad1e1aecc9c11d2d50508c2aa1d3bcbadb5c6694 no message --- diff --git a/doc/INSTALL.postgresql b/doc/INSTALL.postgresql index 322ed980..5ec914ca 100755 --- a/doc/INSTALL.postgresql +++ b/doc/INSTALL.postgresql @@ -55,7 +55,7 @@ change to the start-scripts folder in the contrib-part. start) $ECHO_N "Starting PostgreSQL: "$ECHO_C - su - $PGUSER -c "$DAEMON start -o "-i" -D '$PGDATA' -s -l PGLOG" + su - $PGUSER -c "$DAEMON start -o '-i' -D '$PGDATA' -s -l PGLOG" echo "ok" ;;