[pgpool-general: 4037] Re: How to get pgpool to start up automatically after reboot

Derek derek_kouch at yahoo.com.au
Sat Sep 5 12:09:43 JST 2015


Thanks for responding.

I'm using 64bit pgpool-II 3.4.2.1 and rhel7. I downloaded the rpm version found on the pgpool.net site.

http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-7-x86_64/

Kind regards,
Derek.

> On 4 Sep 2015, at 6:23 pm, Nozomi Anzai <anzai at sraoss.co.jp> wrote:
> 
> Hi,
> 
> Could you tell us which version of pgpool-II and which OS and version
> you use? How did you install pgpool-II, by compling souce codes or by RPM?
> 
> In RHEL/CentOS, you can use src/redhat/pgpool.init in souce codes.
> http://git.postgresql.org/gitweb/?p=pgpool2.git;a=blob_plain;f=src/redhat/pgpool.init;hb=HEAD
> 
> If you start / stop pgpool-II manually via pgpoolAdmin, the process user
> must be Apache's user. So you should edit pgpool.init.
> 
> -) PGPOOLUSER=postgres
> +) PGPOOLUSER=<Apache's user>
> 
> 
>> Hi,
>> 
>> Firstly, I was wondering what the recommendation is with starting up pgpool. Should it only be started via pgpoolAdmin or can it start up automatically after a reboot of the Linux box?
>> 
>> Secondly, how to configure pgpool to start up automatically so that it works like a manual start up via pgpoolAdmin?
>> 
>> When I type "service pgpool start" from root, it throws a fatal error: has_setuid_bit: command 'ifconfig' not found.
>> 
>> Kind regards,
>> Derek.
>> _______________________________________________
>> pgpool-general mailing list
>> pgpool-general at pgpool.net
>> http://www.pgpool.net/mailman/listinfo/pgpool-general
> 
> 
> -- 
> Nozomi Anzai
> SRA OSS, Inc. Japan
> _______________________________________________
> pgpool-general mailing list
> pgpool-general at pgpool.net
> http://www.pgpool.net/mailman/listinfo/pgpool-general


More information about the pgpool-general mailing list