[EMAIL PROTECTED] 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
J. Michael Caine ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
DROP USER results in backend closure
Long Description
Just switched to Debian distro and got postgresql set up. (Actually, comes "out of
the box" quite nice!)