Re: dropping user doesn't erase his rights.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: depesz(at)depesz(dot)pl
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: dropping user doesn't erase his rights.
Date: 2003-01-09 16:21:56
Message-ID: 1164.1042129316@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hubert depesz Lubaczewski <depesz(at)depesz(dot)pl> writes:
> I belive drop user should automatically drop all user privileges

Difficult to do, when those privileges might be recorded in databases
you're not even connected to at the time of the drop.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Hubert depesz Lubaczewski 2003-01-09 16:40:30 Re: dropping user doesn't erase his rights.
Previous Message Hubert depesz Lubaczewski 2003-01-09 16:12:20 dropping user doesn't erase his rights.