Re: select any table

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: select any table
Date: 2008-03-25 15:08:05
Message-ID: 47E91555.6090104@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Roberts, Jon wrote:
> I need a "grant select on <dbname> to <rolename>".
>
>
This is a FAQ, though it doesn't actually seem to be in the PostgreSQL FAQ.

A Google search, either of the mailing list archives or of the web in
general, for:

postgresql grant all tables

should prove informative.

http://www.google.com/search?q=postgresql+grant+all+tables
http://www.google.com/search?q=postgresql+grant+all+tables+site%3Aarchives.postgresql.org

--
Craig Ringer

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-03-25 15:13:39 Re: Client-requested cast mode to emulate Pg8.2 on v8.3
Previous Message Pierre LEBRECH 2008-03-25 14:55:46 How to sort strings containing a dot?