Grant/Revoke

From: Brian Capouch <brianc(at)palaver(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Grant/Revoke
Date: 1998-05-28 06:22:25
Message-ID: 356D02A0.925A666B@palaver.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I'm trying to figure out what I'm doing wrong here. I have installed
pgsql (6.3.1) and set up some tables.

I create a second user, and then connect to the database that contains
those tables. As this other user, I can insert into tables without
having to be grant-ed any permissions.

I cannot figure out how to parse the output of the psql "\z" command.
It supposedly tells me who has what privileges, but I haven't yet found
any way to interpret it.

Also, if someone can point me to some documentation I would be glad to
try to help myself.

I am not subscribed to this list, so an email reply would be
appreciated.

Thanks in advance.

B.

Browse pgsql-sql by date

  From Date Subject
Next Message Jerome ALET 1998-05-28 08:39:44 Re: [SQL] nextval
Previous Message Brett W. McCoy 1998-05-27 17:48:11 Re: [SQL] PDF of Programmer's Guide?