Re: [GENERAL] Privileges
jose' soares <sferac@bo.nettuno.it>
From: "Jose' Soares Da Silva" <sferac@bo.nettuno.it>
To: The Hermit Hacker <scrappy@hub.org>
Cc: pgsql-general@postgreSQL.org, Bob Dusek <bobd@palaver.net>
Date: 1998-05-25T10:29:17Z
Lists: pgsql-general
On Sun, 24 May 1998, The Hermit Hacker wrote:
<DELETED>
> That command did not return an error, rather it said CHANGE!!!! (without
> the exclamation marks, of course). However, afterward, I was still able
> to insert into the table. What gives?
It works for me, I have v6.3
>
> Also, another question:
>
> How do you check to see exactly who has permissions to any particular
> table?
psql \z command
Jose'