Re: fmgr_info: function 0: cache lookup failed

From: Juliano Ignacio <jsignacio(at)yahoo(dot)com>
To: "Booth, Robert" <Robert_Booth(at)intuit(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: fmgr_info: function 0: cache lookup failed
Date: 2002-03-12 11:56:53
Message-ID: 20020312115653.90565.qmail@web13508.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


--- "Booth, Robert" <Robert_Booth(at)intuit(dot)com> wrote:
> I'm porting an Access database to Postgres but
> keeping Access as the client....
> ...So I did this, and now I'm getting the
"fmgr_info:
> function 0: cache lookup
> failed" message. ...Any help would be
> greatly appreciated.
>
> Thanks,
> Rob

Your problem, as I see, could be fixed following the
instructions bellow:

http://techdocs.postgresql.org/errors.php#plpgsqlinit_fcache

Juliano S. Ignacio
jsignacio(at)yahoo(dot)com

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Frank_Lupo Frank_Lupo 2002-03-12 13:32:07 create link table other db
Previous Message Stefan Landgraf 2002-03-12 10:51:14 Connection handling of Postgre under PHP