Re: table permissions

From: "Chad R(dot) Larson" <chad(at)eldocomp(dot)com>
To: MG <makgab(at)freemail(dot)hu>, pgsql-admin(at)postgresql(dot)org
Subject: Re: table permissions
Date: 2001-11-24 03:06:56
Message-ID: 4.2.2.20011123200625.00a75740@smtp.eldocomp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

At 10:39 AM 11/22/01 +0000, MG wrote:
>How can I query (in SQL) the user permissions of a table? Which system table
>stores the tables permissions for the user?

select * from pg_user ;

-crl
--
Chad R. Larson (CRL22) chad(at)eldocomp(dot)com
Eldorado Computing, Inc. 602-604-3100
5353 North 16th Street, Suite 400
Phoenix, Arizona 85016-3228

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2001-11-24 03:45:26 Re: upper and lower doesn't work with german umlaut?
Previous Message Chad R. Larson 2001-11-24 03:03:21 Re: Problems between Mandrake and pg