fmgr_info error - Mailing list pgsql-general

From Louis-David Mitterrand
Subject fmgr_info error
Date
Msg-id 20000521155720.A3342@styx
Whole thread Raw
Responses Re: fmgr_info error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
After creating a trigger on an insert I get this error:

auction=> insert into bid values('mito',3,354);
NOTICE:  you bid the exact increment of 5
ERROR:  fmgr_info: function 38667: cache lookup failed

And the insert is not performed as it should. What does this error mean?

TIA

--
Louis-David Mitterrand - ldm@apartia.org - http://www.apartia.fr

pgsql-general by date:

Previous
From: Travis Bauer
Date:
Subject: Re: RPM troubleshoot
Next
From: Louis-David Mitterrand
Date:
Subject: crash on \copy