Errors in selecting pg_proc

Поиск
Список
Период
Сортировка
От Mateus Cordeiro Inssa
Тема Errors in selecting pg_proc
Дата
Msg-id 199808111406.LAA16463@einstein.innova.com.br
обсуждение исходный текст
Ответ на Where can i download postgresql v6.2.1  ("Walter Cheng" <wycheng6@ie.cuhk.edu.hk>)
Список pgsql-admin
 Hi,

 I applied all the patches in my postgresql 6.3.2 and now I have
problems with pg_proc table.
 The functions still work, I can still create/drop functions, but I
can't list them.
 Messages:

innova=> select * from pg_proc;
ERROR:  nodeRead: Bad type 0
innova=> select * from pg_proc;
NOTICE:  LockRelease: locktable lookup failed, no lock
ERROR:  MultiRelease: couldn't release after error
innova=>

  Any help ?

Mateus Cordeiro Inssa
---------------------
Innova Producoes Digitais
---------------------
Linux User: 76186
ICQ (KXicq): 15243895
---------------------
mateus@innova.com.br
mateus@einstein.innova.com.br

Tue Aug 11 11:06:09 EST 1998

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

Предыдущее
От: "Walter Cheng"
Дата:
Сообщение: Where can i download postgresql v6.2.1
Следующее
От: Bryan Brunton
Дата:
Сообщение: User Authentication Problem