Re: Cache lookup failure
| От | Stephan Szabo |
|---|---|
| Тема | Re: Cache lookup failure |
| Дата | |
| Msg-id | Pine.BSF.4.21.0011291510360.38863-100000@megazone23.bigpanda.com обсуждение исходный текст |
| Ответ на | Cache lookup failure (Najm Hashmi <najm@mondo-live.com>) |
| Список | pgsql-sql |
Do you have any triggers, rules or check constraints defined on the
table? If so, you may have fallen pray to the thing that you cannot
drop and re-create a function that's used in a trigger without recreating
the trigger as well.
Stephan Szabo
sszabo@bigpanda.com
On Wed, 29 Nov 2000, Najm Hashmi wrote:
> Hi All,
> I am trying to do a simple insert, and I am getting cache look failure
> error.
> Could someone explain what causing it? My query and error are given
> below:
> fliprdb=# insert into collection(name, artist_id) values('El Baile
> Aleman',2);
> ERROR: fmgr_info: function 24011: cache lookup failed
> Thanks in advance for all your help
> Regards
> Najm
>
>
В списке pgsql-sql по дате отправления: