[Pgpool-general] 3.0.3: pool_init_pool_passwd: couldn't open /etc/pool_passwd. reason: Permission denied

Tomasz Chmielewski mangoo at wpkg.org
Thu Mar 31 15:53:21 UTC 2011


On 31.03.2011 17:31, Tomasz Chmielewski wrote:
> I'm just trying to upgrade from 3.0.1 to 3.0.3.
> 
> Unfortunately, it complains like below:
> 
> Mar 31 23:16:09 db20 pgpool: 2011-03-31 23:16:09 ERROR: pid 22202: pool_init_pool_passwd: couldn't open /etc/pool_passwd. reason: Permission denied
> Mar 31 23:16:09 db20 pgpool: 2011-03-31 23:16:09 LOG:   pid 22202: pgpool-II successfully started. version 3.0.3 (umiyameboshi)
> 
> 
>> From what I found, there was indeed such an issue before 3.0.1. Did I miss anything?

I see it tries to:

25790 open("/etc/pool_passwd", O_RDWR <unfinished ...>
25790 open("/etc/pool_passwd", O_RDWR|O_CREAT|O_TRUNC, 0666 <unfinished ...>

Although I can't find much documented here:

http://pgpool.projects.postgresql.org/pgpool-II/doc/pgpool-en.html

Could anyone give me some hints?

-- 
Tomasz Chmielewski
http://wpkg.org


More information about the Pgpool-general mailing list