grants

From: Edgar Mares <edgarmaf(at)ife(dot)org(dot)mx>
To: pgsql-hackers(at)postgresql(dot)org
Subject: grants
Date: 2004-03-02 17:14:42
Message-ID: 4044C102.7020601@ife.org.mx
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

this is just to give the access to "specificuser" to query the
database and find troubles on it

thnx for your time

Responses

  • Re: grants at 2004-03-10 02:16:18 from Christopher Kings-Lynne
  • Re: grants at 2004-03-10 11:53:41 from Andreas Pflug

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2004-03-02 17:27:04 Re: [PATCHES] Foreign key type checking patch
Previous Message Bruno Wolff III 2004-03-02 17:09:21 Re: Check Constraints and pg_dump