Re: Grant / Revoke functionality - Mailing list pgsql-general

From Shridhar Daithankar
Subject Re: Grant / Revoke functionality
Date
Msg-id 200402181415.36565.shridhar@frodo.hserus.net
Whole thread Raw
In response to Grant / Revoke functionality  (Alexander Priem <ap@cict.nl>)
Responses Re: Grant / Revoke functionality  (Richard Huxton <dev@archonet.com>)
Re: Grant / Revoke functionality  (Kris Jurka <books@ejurka.com>)
List pgsql-general
On Wednesday 18 February 2004 13:38, Alexander Priem wrote:
> Is there a way in which I can give rights to a user for a set of
> tables/views/sequences WITHOUT having to name all of the
> table/view/sequence names?

You can use schemas. Just put everything under schema and grant user rights to
the schema...

HTH

 Shridhar


pgsql-general by date:

Previous
From: Alexander Priem
Date:
Subject: Grant / Revoke functionality
Next
From: Alexander Priem
Date:
Subject: Re: Grant / Revoke functionality