From: Chris A. <ro...@gm...> - 2011-09-30 06:52:57
|
Update! It's now almost all working - I'd mucked up the config files (and then in subsequent editing, didn't realise the errors as I mentally assumed that commented-out entries were just restating the defaults). There's just one small issue: Unix sockets support. If I use "host=::1" in the connection string, my program can connect no trouble; leaving it off throws an error "No such file or directory" attempting to connect to "/var/run/postgresql/.s.PGSQL.5432". Unfortunately I haven't found where that's configured... it's probably something really obvious that I've missed! Sorry to bother you over nothing. :) Chris Angelico |