guru$ isql -v PostgreSQL
[unixODBC][Driver Manager]Data source name not found, and no default driver specified
[ISQL]ERROR: Could not SQLConnect
I assume this is a permissions issue as the webserver runs as nobody.
Does anyone know if unixODBC has problems with user nobody trying to
access a DSN? Does it need to run as a user with a shell or anything
like that? If that's not it then has anyone any other suggestions as to
what could be causing this problem?