Dropping a broken function

Поиск
Список
Период
Сортировка
От Joonas Makkonen
Тема Dropping a broken function
Дата
Msg-id 02d401c04e3d$9e13e750$e62689c2@infosto.fi
обсуждение исходный текст
Ответы Re: Dropping a broken function
Список 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


Вложения

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Poul L. Christiansen"
Дата:
Сообщение: Re: Replication
Следующее
От: "Mark, Terry"
Дата:
Сообщение: Renaming a database ?