Permissions on Tables - Mailing list pgsql-general

From Luis Magaña
Subject Permissions on Tables
Date
Msg-id SAK.2000.10.30.kbsrisjj@thor
Whole thread Raw
Responses RE: Permissions on Tables  ("Edmar Wiggers" <edmar@brasmap.com>)
List pgsql-general
Hi:

    I'm writing a interface that should manage users groups and permissions on tables in a database.  Have almost
completedusers and groups handling, but now I'm facing a problem... How can I find out what  
are the permissions on a table without using \dp ?.  This should be done through a SELECT or something similar.  Thanks
forany help gentlemans. 

--
Luis Magaña
Gnovus Networks & Software
www.gnovus.com
Tel. +52 (7) 4422425
joe666@gnovus.com



pgsql-general by date:

Previous
From: "Arnold Gamboa"
Date:
Subject: how good is PostgreSQL
Next
From: "Edmar Wiggers"
Date:
Subject: RE: Permissions on Tables