Re: Revoke

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Robson Martins <robson-martins(at)bol(dot)com(dot)br>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Revoke
Date: 2002-07-24 16:28:04
Message-ID: 1027528084.8303.17.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Did your revoke command produce an error? Try doing a "\z capitais" in
psql to show the current privileges on the table, maybe he is accessing
it in some other fashion.

Robert Treat

On Wed, 2002-07-24 at 07:15, Robson Martins wrote:
> The REVOKE did not function.
> I have an user 27, when I execute commando below, the user does not lose
> the rights.
> REVOKE ALL PRIVILEGES ON capitais FROM "27" ;
> What I must make?
>
> Regards.
>

In response to

  • Revoke at 2002-07-24 11:15:53 from Robson Martins

Browse pgsql-admin by date

  From Date Subject
Next Message Marc Mitchell 2002-07-24 18:04:05 Re: Postgres performance slowly gets worse over a month
Previous Message Tom Lane 2002-07-24 15:21:41 Re: Postgres performance slowly gets worse over a month