Re: DROP USER results in backend closure

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jmcaine(at)alum(dot)rpi(dot)edu, pgsql-bugs(at)postgresql(dot)org
Subject: Re: DROP USER results in backend closure
Date: 2001-05-26 15:01:30
Message-ID: 22446.990889290@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> DROP USER results in backend closure

I followed your procedure and got:

regression=# DROP USER jmcaine;
ERROR: DROP USER: user "jmcaine" owns database "test2", cannot be removed

AFAICT this has been the behavior at least since PG 7.0.

How old is that Debian package?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Vivek Khera 2001-05-26 18:42:15 dbd:pg finish() bug
Previous Message pgsql-bugs 2001-05-26 12:21:17 DROP USER results in backend closure