Re: Resetting priveleges on a table

From: Vivek Khera <vivek(at)khera(dot)org>
To: Bryan White <bryan(at)arcamax(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Resetting priveleges on a table
Date: 2006-03-14 17:08:58
Message-ID: 294C5E7B-ACF9-4F7B-81A9-5E4584646C76@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Mar 14, 2006, at 9:54 AM, Bryan White wrote:

> How can I clean this up. Would dropping the user have any effect?
>
> This is on 7.4 if that makes a difference.

dropping the user will leave dangling permissions (ie, Pg will report
them as being granted to user "103" or whatever Id that user happened
to have).

not sure why you're not able to revoke permissions. that seems
curious to me.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcos 2006-03-14 17:18:09 Turn OFF Stats of Postgresql
Previous Message Jojo Paderes 2006-03-14 17:06:29 Re: Clustered PostgreSQL