Re: select any table - Mailing list pgsql-general

From Craig Ringer
Subject Re: select any table
Date
Msg-id 47E91555.6090104@postnewspapers.com.au
Whole thread Raw
In response to select any table  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
List 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

pgsql-general by date:

Previous
From: "Roberts, Jon"
Date:
Subject: select any table
Next
From: Tom Lane
Date:
Subject: Re: Client-requested cast mode to emulate Pg8.2 on v8.3