From: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: How to get the permissions assigned to user? |
Date: | 2010-02-24 06:32:53 |
Message-ID: | 20100224063253.GC22249@a-kretschmer.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
In response to Jignesh Shah :
> Hi,
>
> Is there any way to get the set of permissions list assigned to user? I want to
> know whether user has create table permissions on particular schema or not?
There are a lot of functions for that, read:
http://www.postgresql.org/docs/8.4/interactive/functions-info.html
Table 9-48. Access Privilege Inquiry Functions
Regards, Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431 2EB0 389D 1DC2 3172 0C99
From | Date | Subject | |
---|---|---|---|
Next Message | Frank Heikens | 2010-02-24 06:34:34 | Re: Not able to change the owner of function |
Previous Message | A. Kretschmer | 2010-02-24 06:32:01 | Re: Not able to change the owner of function |
From | Date | Subject | |
---|---|---|---|
Next Message | Frank Heikens | 2010-02-24 06:34:34 | Re: Not able to change the owner of function |
Previous Message | A. Kretschmer | 2010-02-24 06:32:01 | Re: Not able to change the owner of function |