[pgpool-general: 2924] pool_passwd opened read/write?
    Martijn van Oosterhout 
    kleptog at gmail.com
       
    Wed Jun 18 20:17:19 JST 2014
    
    
  
Hi,
I was getting some odd errors from pgpool2 while setting it up and worked
out that it was because the pool_passwd was not writable for pgpool2, but
it is being opened read/write:
        passwd_fd = fopen(pool_passwd_filename, "r+");
I can't see it being written to anywhere so I think it's an oversight. Am I
missing something or can I send a patch to fix it?
Thanks in advance,
-- 
Martijn van Oosterhout <kleptog at gmail.com> http://svana.org/kleptog/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20140618/e8db9975/attachment.htm>
    
    
More information about the pgpool-general
mailing list