Re: Grant / Revoke functionality

From: Alexander Priem <ap(at)cict(dot)nl>
To: shridhar(at)frodo(dot)hserus(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Grant / Revoke functionality
Date: 2004-02-19 10:13:55
Message-ID: 20040219101350.EE557D1D283@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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&nbsp;'create'. Is it possible to assign 'select', 'insert' and 'update' rights to an entire schema?<BR><BR>Kind regards,<BR>Alexander Priem.<BR><BR><BR><BR>&gt; On Wednesday 18 February 2004 13:38, Alexander Priem wrote:<BR>&gt; &gt; Is there a way in which I can give rights to a user for a set of<BR>&gt; &gt; tables/views/sequences WITHOUT having to name all of the<BR>&gt; &gt; table/view/sequence names?<BR>&gt; <BR>&gt; You can use schemas. Just put everything under schema and grant user rights to <BR>&gt; the schema...<BR>&gt; <BR>&gt; HTH<BR>&gt; <BR>&gt; Shridhar<BR>&gt; <BR><BR>Met vriendelijke groet,<BR><BR>Alexander Priem<BR>CICT Solutions<BR>Email: ap(at)cict(dot)nl<BR>Internet: www.cict.nl<BR>

Attachment Content-Type Size
unknown_filename text/html 829 bytes

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2004-02-19 10:24:23 Re: Grant / Revoke functionality
Previous Message Bas Scheffers 2004-02-19 10:11:25 Re: Big Tables vs. many Tables vs. many Databases