Re: dangling permission on tables after drop user.

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Vivek Khera <khera@kcilink.com>
Cc: pgsql-general@postgresql.org
Date: 2004-09-29T21:46:17Z
Lists: pgsql-general
Vivek Khera <khera@kcilink.com> writes:
> On Sep 29, 2004, at 4:55 PM, Richard Huxton wrote:
>> Am I missing something Vivek, or should the gross hack be "creating a 
>> user with id=102" ?

> And how exactly does one accomplish this?

CREATE USER.

			regards, tom lane