Re: Defining permissions for tables, schema etc..

From: Ashish Karalkar <ashish(dot)karalkar(at)netcore(dot)co(dot)in>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Defining permissions for tables, schema etc..
Date: 2009-12-10 08:06:23
Message-ID: 4B20ABFF.7010306@netcore.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/10/2009 01:00 PM, dipti shah wrote:
> Hi,
>
> We have started using PostGreSQL for more than 3 months and it looks
> awesome. Currently, we have been suing superuser by default as login
> account. Now, the users are getting increased and we want to go away
> with using superuser by default. We want to create the separate user
> account for every users and want to define the permission for each of
> them. For example, we want particular user cannot create schema, he
> can create tables only in particular schema, he can updates only few
> tables and also updates only few columns etc. In short, we want
> to define all available permission options. I am not aware of anything
> starting from creating new user account to assigning column level
> permissions. Could anyone please help me to start with this. What is
> the best way to start?
>
> Thanks,
> Dipti

http://www.postgresql.org/docs/8.4/interactive/user-manag.html

this will be a good starting point

--Ashish

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2009-12-10 08:21:48 Re: Defining permissions for tables, schema etc..
Previous Message Postgre Novice 2009-12-10 07:34:39 Fw: ERROR: could not open relation with OID 59132