During dump: function not found

Поиск
Список
Период
Сортировка
От Andrew Gould
Тема During dump: function not found
Дата
Msg-id 20010822151721.93332.qmail@web13402.mail.yahoo.com
обсуждение исходный текст
Ответы Re: During dump: function not found  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
During a pg_dump, I got the following messages:

Notice: function "pgadmin_get_rows" is not dumped.
Reason: return type name (oid 87589805) not found.
Notice: function "pgadmin_get_sequence" is not dumped.
Reason: return type name (oid 87589772) not found.

Does this simply mean that these functions will not be
available if I restore from the dump file?  Will these
messages haunt me down the road in other ways?

I'm assuming (dangerous, I know) that these functions
were created by PgAdmin rather than being a part of
PostgreSQL.  I deleted all tables and views named
pgadmin* and am trying to weed out everything created
by PgAdmin.

Thanks,

Andrew Gould

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Join questions
Следующее
От: "Paul C."
Дата:
Сообщение: FTI is really really slow; what am I doing wrong?