have a look at pg_hba.conf in your data dir. it's all in there.
Steve
"Thomas Swan" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is it possible to grant database level access to a user in PostgreSQL?
>
> I have created a user and database, and I want the us
Is it possible to grant database level access to a user in PostgreSQL?
I have created a user and database, and I want the user to have full
control over that database. I have been through the online docs and
news groups but have not found a statement or answer to the question.
Thomas