select any table

From: "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: select any table
Date: 2008-03-25 14:54:20
Message-ID: 1A6E6D554222284AB25ABE3229A92762E9A01A@nrtexcus702.int.asurion.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have some users that need "select any table" but they should not be
superusers. How can this be done?

I need a "grant select on <dbname> to <rolename>".

Jon

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pierre LEBRECH 2008-03-25 14:55:46 How to sort strings containing a dot?
Previous Message Alvaro Herrera 2008-03-25 14:47:24 Re: postgresql in FreeBSD jails: proposal