Re: Uninstall script errors

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Uninstall script errors
Дата
Msg-id 22053.1141278725@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Uninstall script errors  (Michael Fuhr <mike@fuhr.org>)
Ответы Re: Uninstall script errors
Список pgsql-hackers
Michael Fuhr <mike@fuhr.org> writes:
> ...  I started to work on a patch but I wasn't sure how
> to handle the chicken-and-egg situation of dropping a type and its
> I/O functions.  Is there any way to do that other than DROP TYPE
> CASCADE?  Should the uninstall scripts be doing that?

DROP TYPE CASCADE is probably reasonable; that's the way pg_dump
handles the problem, anyway.
        regards, tom lane


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