Re: ERROR: pltcl: Cache lookup for attribute - Mailing list pgsql-admin

From Tom Lane
Subject Re: ERROR: pltcl: Cache lookup for attribute
Date
Msg-id 28012.1069777009@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: pltcl: Cache lookup for attribute  (Rob Fielding <rob@dsvr.net>)
List 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 by date:

Previous
From: "Nigel Bishop"
Date:
Subject: Installing pgtclsh
Next
From: "Donald Fraser"
Date:
Subject: Re: Sensitive sort problem?