> Well, Toshihiro stated that:
> 
> > And OPTS parameter isn't set anywhere.
> 
> 
> It *is* set in pgpool.sysconfig:
> 
> =============================
> # Options for pgpool
> 
> # -n: don't run in daemon mode. does not detatch control tty
> # -d: debug mode. lots of debug information will be printed
> 
> #OPTS=" -d -n"
> =============================

Oh I see.

> 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.
> 
> If it is ok, I will apply these changes to both Fedora/PGDG packages and
> pgpool CVS.

Removing & leaves shell script which envoked pgpool, no?
--
Tatsuo Ishii
SRA OSS, Inc. Japan

> Regards,
> -- 
> Devrim GÜNDÜZ , RHCE
> Professional Services, Training, 24x7 Support
> Authors: PostgreSQL Replicator, ODBCng, PostgreSQL RPMs, PITRTools
> http://www.commandprompt.com/ XMPP: dgun...@jabber.commandprompt.com
> Twitter: http://twitter.com/devrimgunduz
> 
> 
_______________________________________________
Pgpool-hackers mailing list
Pgpool-hackers@pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pgpool-hackers

Reply via email to