Re: Reading privileges - Mailing list pgsql-general

From GH
Subject Re: Reading privileges
Date
Msg-id 20001130230937.B64111@over-yonder.net
Whole thread Raw
In response to Reading privileges  (Kublai Khan <khan@ser.fdns.net>)
List pgsql-general
On Thu, Nov 30, 2000 at 05:01:10PM -0800, some SMTP stream spewed forth:
> Hiho,
>
> How does one fetch the privileges on a PostgreSQL table from SQL?  I'm
> looking for the SQL equivalent of psql's "\z".  In Oracle, this would be
> "describe user_tab_priv".

I cannot tell you off the top of my head, but if you do `psql -E` it will
show the commands it uses for such things as \z, etc.

gh

>
> Thanks!
>
>
> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----==  Over 80,000 Newsgroups - 16 Different Servers! =-----

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pltcl: missing close-brace
Next
From: Ed Loehr
Date:
Subject: Closest SQL dialect to PostgreSQL for ERwin?