Thread: Users and Roles

Users and Roles

From
Sidar López Cruz
Date:
How can I create a role and some reestrictions on it?
The case is that I have many databases and thousands of users, I need to
create users and these users can only connect to only one database and no
more.

Please help me.

_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger:
http://messenger.latam.msn.com/


Re: Users and Roles

From
Matthias.Pitzl@izb.de
Date:
> -----Original Message-----
> How can I create a role and some reestrictions on it?
> The case is that I have many databases and thousands of
> users, I need to
> create users and these users can only connect to only one
> database and no
> more.
>
> Please help me.
>

Hello Sidar!

Perhaps you should read these pages in the documentation:
http://www.postgresql.org/docs/8.2/interactive/user-manag.html and
following.

Greetings,
Matthias