Re: select any table

From: Alan Hodgson <ahodgson(at)reinvent(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: select any table
Date: 2008-03-25 17:18:05
Message-ID: 200803251018.06009@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 25 March 2008, "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com> wrote:
> We are adding tables and schemas all of the time and we need to grant
> auditors read-only access to the database.

Make a "grant select on table to auditors;" a standard part of your table
creation process.

--
Alan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Anton Melser 2008-03-25 17:35:58 Re: Client-requested cast mode to emulate Pg8.2 on v8.3
Previous Message Zdenek Kotala 2008-03-25 17:11:48 Re: pg_ctrl stop problems (psql 8.2.5)