Re: grants

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Edgar Mares <edgarmaf(at)ife(dot)org(dot)mx>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: grants
Date: 2004-03-10 02:16:18
Message-ID: 404E7A72.9070506@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> hi there i'm having troubles to find how to
> GRANT SELECT ON all-tables-onmydb TO specificuser

There isn't any such command. You need to write a stored procedure to
do it for you in a loop.

Chris

In response to

  • grants at 2004-03-02 17:14:42 from Edgar Mares

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-03-10 02:47:11 Re: About hierarchical_query of Oracle
Previous Message Tatsuo Ishii 2004-03-10 01:43:46 Re: [PATCHES] NO WAIT ...