Joris Dobbelsteen wrote:
>
> When using pgAdmin-III it does not display the granted CONNECT priviledge.
> Also when doing GRANT CONNECT FOR DATABASE <db> TO <user/group> it
> succeeds, but I fail to observe its effects: i.e. users are not allowed
> to a database.
>
Have you modified pg_hba.conf to allow the new users to login?
MP