Re: DROP USER results in backend closure

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: jmcaine@alum.rpi.edu, pgsql-bugs@postgresql.org
Date: 2001-05-26T15:01:30Z
Lists: pgsql-bugs
pgsql-bugs@postgresql.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