Re: Error Message: ERROR: cache lookup of type 44822021 failed - Mailing list pgadmin-support

From Dave Page
Subject Re: Error Message: ERROR: cache lookup of type 44822021 failed
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B87201A7@mail.vale-housing.co.uk
Whole thread Raw
In response to Error Message: ERROR: cache lookup of type 44822021 failed  ("Attila Toth" <ati@galea.ro>)
List pgadmin-support
 


From: Attila Toth [mailto:ati@galea.ro]
Sent: 05 December 2003 07:49
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] Error Message: ERROR: cache lookup of type 44822021 failed

Description: ERROR:  cache lookup of type 44822021 failed
Number: -2147467259
Routine: pgAdmin II:frmMain.tvNamespace
 
Hi,
 
That is an error from PostgreSQL - it generally means that you have a data type missing that is needed by a function or table or some other object.
 
Upgrading to 7.3.5 or 7.4 would help prevent this problem occuring in the future as there is now a dependency tracking mechanism in place - the 7.1.3 version that you are currently using is positively ancient now :-)
 
Regards, Dave.

pgadmin-support by date:

Previous
From: "Attila Toth"
Date:
Subject: Error Message: ERROR: cache lookup of type 44822021 failed
Next
From: Ian Freislich
Date:
Subject: Creating functions with pgAdmin III