Re: Granting database level permissions... - Mailing list pgsql-sql

From Steve Brett
Subject Re: Granting database level permissions...
Date
Msg-id 9qool6$1dj8$1@news.tht.net
Whole thread Raw
In response to Granting database level permissions...  (Thomas Swan <tswan@olemiss.edu>)
List pgsql-sql
have a look at pg_hba.conf in your data dir. it's all in there.

Steve

"Thomas Swan" <tswan@olemiss.edu> wrote in message
news:3BCF3146.4090504@olemiss.edu...
> 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
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster




pgsql-sql by date:

Previous
From: Doug McNaught
Date:
Subject: Re: [HACKERS] Index of a table is not used (in any case)
Next
From: "Troy"
Date:
Subject: Re: Diferent databases on same query...