From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Attila Toth" <ati(at)galea(dot)ro>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Error Message: ERROR: cache lookup of type 44822021 failed |
Date: | 2003-12-05 08:13:38 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B87201A7@mail.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
_____
From: Attila Toth [mailto:ati(at)galea(dot)ro]
Sent: 05 December 2003 07:49
To: pgadmin-support(at)postgresql(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Freislich | 2003-12-05 09:54:40 | Creating functions with pgAdmin III |
Previous Message | Attila Toth | 2003-12-05 07:49:00 | Error Message: ERROR: cache lookup of type 44822021 failed |