Re: ERROR: pltcl: Cache lookup for attribute

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: pltcl: Cache lookup for attribute
Дата
Msg-id 28012.1069777009@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: pltcl: Cache lookup for attribute  (Rob Fielding <rob@dsvr.net>)
Список pgsql-admin
Rob Fielding <rob@dsvr.net> writes:
> One of the tables has just been modified, and the following error is
> returned whenever an update is made :
> ERROR:  pltcl: Cache lookup for attribute '........pg.dropped.5........'
> type 0 failed

7.3 pltcl had some bugs in dealing with dropped columns.  If you aren't
in a position to update to 7.4 yet, you could try applying this patch
locally:

http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/pl/tcl/pltcl.c.diff?r1=1.76&r2=1.77

            regards, tom lane

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

Предыдущее
От: "Nigel Bishop"
Дата:
Сообщение: Installing pgtclsh
Следующее
От: "Donald Fraser"
Дата:
Сообщение: Re: Sensitive sort problem?