Dropping a broken function - Mailing list pgsql-novice

From Joonas Makkonen
Subject Dropping a broken function
Date
Msg-id 02d401c04e3d$9e13e750$e62689c2@infosto.fi
Whole thread Raw
Responses Re: Dropping a broken function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I have a problem dropping a function which attribute type was already
deleted. So basically this is what has happened:

1) a type 'lo' was created
2) a function lo_oid(lo) was created
3) type 'lo' was dropped

Now the function cannot be dropped and the broken function is preventing
dumping the db.

    Joonas Makkonen


Attachment

pgsql-novice by date:

Previous
From: "Poul L. Christiansen"
Date:
Subject: Re: Replication
Next
From: "Mark, Terry"
Date:
Subject: Renaming a database ?