On Sat, Nov 14, 2009 at 00:17, Nick <nboutel...@gmail.com> wrote:

> Thanks Richard, I updated my users.txt file to include quotes (it
> didn't) which fixed the broken auth file error, but now im getting
> this...
>
> 1518 ERROR unconfigured_file: No such file or directory
[...]

If you are on a system with strace, try this:

$ strace -f -e open pgbouncer -v pgbouncer.ini

This way, you will see what file pgbouncer tries to open (and fails on).


-- 
- Rikard

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to