On Thu, 2009-10-22 at 12:55 +0300, Devrim GÜNDÜZ wrote:
> So a good solution could be this:
> 
> * Add an uncommented value for $OPTS in sysconfig file, which is:
> 
> OPTS = " -n"
> 
> and remove & from init script.

Actually I mean:

su -l postgres -c "$PGPOOLDAEMON -f $PGPOOLCONF $OPTS & " >> "$PGPOOLLOG" 2>&1 
< /dev/null

is better, if OPTS is defined.

-- 
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com 
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Pgpool-hackers mailing list
Pgpool-hackers@pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pgpool-hackers

Reply via email to