strange error: ERROR: fmgr_info: function 2980747: cache lookup failed

From: "cuong" <xoror(at)infuse(dot)org>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: strange error: ERROR: fmgr_info: function 2980747: cache lookup failed
Date: 2002-04-17 20:43:00
Message-ID: 000001c1e650$765ec8e0$0a00a8c0@lokidesktop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

hi,

I was playing around with pgsql 7.2.1 and i've discovered something strange.
when i try to update a record i get this strange error:
ERROR: fmgr_info: function 2980747: cache lookup failed

i've also tried to downgrade to 7.2.0 but to no avail. (and yes, i made sure
7.2 was running and not 7.2.1).

it happens sometime when i do a query like this:
update tablename field='bla' where id = some_number;

it's really weird, it's only bugging on one of my tables.

(i'm running cygwin 1.3.10, pgsql 7.2.1/7.2.0)
any thoughts?

thnx in advance

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2002-04-17 23:43:50 Re: SSL
Previous Message Miguel A. Juan 2002-04-17 09:16:49 Fw: New version of ODBC [2]