Re: [HACKERS] Users specific to a Database

2007-05-29 Thread Zdenek Kotala
Sahoo, Ranjan Rashmi wrote: Hi All, I am new to this postgres and now struggling with creation of a user specific to a database, so the user can login to that specific database and can do the activities as per the given credentials and can not touch or see any information from other da

[HACKERS] Users specific to a Database

2007-05-29 Thread Sahoo, Ranjan Rashmi
Hi All, I am new to this postgres and now struggling with creation of a user specific to a database, so the user can login to that specific database and can do the activities as per the given credentials and can not touch or see any information from other databases. Can any one please help