fmgr_info error

From: Louis-David Mitterrand <cunctator(at)apartia(dot)ch>
To: pgsql-general(at)postgresql(dot)org
Subject: fmgr_info error
Date: 2000-05-21 13:57:20
Message-ID: 20000521155720.A3342@styx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)apartia(dot)org - http://www.apartia.fr

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Benjamin Adida 2000-05-21 14:31:45 Re: Re: MySQL crashme test and PostgreSQL
Previous Message Travis Bauer 2000-05-21 13:02:33 Re: RPM troubleshoot