Re: [GENERAL] Privileges - Mailing list pgsql-general

From Billy Donahue
Subject Re: [GENERAL] Privileges
Date
Msg-id Pine.BSI.3.91.980524001545.17681A-100000@escape.com
Whole thread Raw
In response to Privileges  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-general

On Sun, 24 May 1998, The Hermit Hacker wrote:

>
> Hello all,
>
> I have a couple of questions for you:
>
> How do you check to see exactly who has permissions to any particular
> table?

from psql, you can enter \z and see them, but I don't know
about from libpq.

--
"The Funk, the whole Funk, and nothing but the Funk."
Billy Donahue
mailto:donahu@cooper.edu
http://www.cooper.edu/~donahu

pgsql-general by date:

Previous
From: The Hermit Hacker
Date:
Subject: DDL for postgres database
Next
From: The Hermit Hacker
Date:
Subject: Re: [GENERAL] How to remove VACUUM lock?