Re: cannot drop user - Mailing list pgsql-general

From Michael P. Soulier
Subject Re: cannot drop user
Date
Msg-id 2115F234-5DEA-4D4A-A50E-6E26EBE45F8C@digitaltorque.ca
Whole thread Raw
In response to Re: cannot drop user  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Oct 28, 2014, at 1:42 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Those DETAIL lines are complaining about objects that are in the database
> you're currently attached to; the details about object names and so on
> would not be available otherwise.  So I suspect at some point you
> accidentally loaded a pg_dump script or suchlike into some other database
> besides the tugdb one ...
>
> DROP OWNED BY might be the easiest way to clean up the mess.

Found it, thanks.

Mike


pgsql-general by date:

Previous
From: Thom Brown
Date:
Subject: Re: How to find earlest possible start times for given duration excluding reservations
Next
From: Thom Brown
Date:
Subject: Re: How to find earlest possible start times for given duration excluding reservations