> Warning: PostgresSQL query failed: ERROR: userinfo: Permission denied.
> when I try to connect to a database over the web.
Your web interface is running as a specific user ("nobody"? Something
else??) and this user must be known to Postgres via the createuser
command.
> p.s. Is there any new-u
I am getting the following error
Warning: PostgresSQL query failed: ERROR: userinfo: Permission denied.
when I try to connect to a database over the web. "userinfo" is the name
of the table I am trying to query. I have tried nearly everything in the
documentation provided to connect and I am