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

From Alexander Priem
Subject Re: Grant / Revoke functionality
Date
Msg-id 20040219101350.EE557D1D283@svr1.postgresql.org
Whole thread Raw
In response to Grant / Revoke functionality  (Alexander Priem <ap@cict.nl>)
List pgsql-general
Hi Shridhar,<br /><br />I created some schemas, as you seggested, but the only rights I can apply to a schema are
'usage'and 'create'. Is it possible to assign 'select', 'insert' and 'update' rights to an entire schema?<br /><br
/>Kindregards,<br />Alexander Priem.<br /><br /><br /><br />> On Wednesday 18 February 2004 13:38, Alexander Priem
wrote:<br/>> > Is there a way in which I can give rights to a user for a set of<br />> >
tables/views/sequencesWITHOUT having to name all of the<br />> > table/view/sequence names?<br />> <br />>
Youcan use schemas. Just put everything under schema and grant user rights to <br />> the schema...<br />> <br
/>>HTH<br />> <br />> Shridhar<br />> <br /><br />Met vriendelijke groet,<br /><br />Alexander Priem<br
/>CICTSolutions<br />Email: ap@cict.nl<br />Internet: www.cict.nl<br /> 

pgsql-general by date:

Previous
From: "Bas Scheffers"
Date:
Subject: Re: Big Tables vs. many Tables vs. many Databases
Next
From: Shridhar Daithankar
Date:
Subject: Re: Grant / Revoke functionality