Re: [GENERAL] user restriction

2007-06-01 Thread Martijn van Oosterhout
On Fri, Jun 01, 2007 at 11:15:30AM +0530, Ashish Karalkar wrote: > Hi All, > > I want to create a user in Postgres Database. And I want to restrict > that user with some privileges. And also I want that user should be > specific to particular database. > > He should not be able to do the followin

[GENERAL] user restriction

2007-05-31 Thread Ashish Karalkar
Hi All, I want to create a user in Postgres Database. And I want to restrict that user with some privileges. And also I want that user should be specific to particular database. He should not be able to do the following 1) Connect to any other database. 2) Connect to System da