Re: [GENERAL] about seperate users in PostgreSQL

2012-06-14 Thread Craig Ringer
On 06/14/2012 08:31 PM, Egidijus wrote: Hello, How it’s possible to make that seperate users can see and control only their own databases when they connected to PostgreSQL server? Standard PostgreSQL configuration allows users to see databases of other users. In my PostgreSQL server all users h

Re: [GENERAL] about seperate users in PostgreSQL

2012-06-14 Thread Andreas Kretschmer
Egidijus wrote: > Hello, > > How it’s possible to make that seperate users can see and control only their > own databases when they connected to PostgreSQL server? Standard PostgreSQL > configuration allows users to see databases of other users. > > In my PostgreSQL server all users have thei