Re: can't revoke users

From: "Peter Koczan" <pjkoczan(at)gmail(dot)com>
To: "Scott Cotton" <scott(dot)cotton(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: can't revoke users
Date: 2008-02-11 16:05:11
Message-ID: 4544e0330802110805y5fe7a3fdm5febcd64aad95f2c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Feb 8, 2008 6:01 PM, Scott Cotton <scott(dot)cotton(at)gmail(dot)com> wrote:
> I have a database that I dropped some users on. However, when doing dumps
> and restores, it became clear that these users were still being referenced
> by sysid. So I created new users and assigned them the sysids of the users I
> had dropped.
>
> So now I went to revoke the privileges for the new (temp) users. However,
> some tables I can revoke the users and some I cannot.
> I also tried to drop one of the new users I created and it created the same
> situation as before, where the user still shows up with priveleges, but
> instead of listing a name it lists a sysid.

I've had to deal with stuff like this before.

What exactly are the errors are you getting, and what version of
PostgreSQL are you running?

Peter

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Cotton 2008-02-11 16:46:49 Re: can't revoke users
Previous Message Alvaro Herrera 2008-02-11 14:43:42 Re: Help calculating load values