Re: Question about permissions on database. - Mailing list pgsql-general

From Craig Ringer
Subject Re: Question about permissions on database.
Date
Msg-id 505E58F4.70205@ringerc.id.au
Whole thread Raw
In response to Question about permissions on database.  (Condor <condor@stz-bg.com>)
List pgsql-general
On 09/23/2012 04:35 AM, Condor wrote:
> I look at documentation and remained less scarred about how many grants
> I should do for tables, for sequences, execution.

You probably need to read this:

http://stackoverflow.com/questions/11599533/postgresql-8-4-grant-dml-privileges-on-all-tables-to-a-role

That while that question is about 8.4 so it doesn't cover ALTER DEFAULT
PRIVILEGES
(http://www.postgresql.org/docs/current/static/sql-alterdefaultprivileges.html),
which is the right way to to solve this going forward. It should be
useful, though.

--
Craig Ringer


pgsql-general by date:

Previous
From: Chris Angelico
Date:
Subject: Re: Question about permissions on database.
Next
From: Jasen Betts
Date:
Subject: Re: On Ubuntu 12.04 i do have two psql one of those isn't working