--- On Thu, 13/1/11, Tatsuo Ishii <[email protected]> wrote:

> > I've applied both patches, but I'm not seeing any
> changes to either issue.
> > 
> > I've attached an strace log where I've:
> 
> Ok, I checked the log and bottom line is, the error:
> 
> /usr/local/etc/pool_passwd. reason: Permission denied
> 
> is harmless. This just said pgpool tried to create
> pool_passwrd under
> /usr/local/etc but failed because the directory does not
> allow pgpool
> to create files. So you could either:
> 
> 1) Ignore the error message
> 
> 2) Change the directory permission of /usr/local/etc
> 
> 3) Touch file /usr/local/etc/pool_passwd then change the
> file
>    permission to allow pgpool to open with
> the file with writing

Great, thats cool.

Thanks Tatsuo
Glyn


      
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to