a trigger question

From: pblunat <pblunat(at)ujf-grenoble(dot)fr>
To:
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: a trigger question
Date: 2002-06-06 17:22:00
Message-ID: 3CFF9A38.E5158C36@ujf-grenoble.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
i have a problem with "cache lookup failled" when an insert is made in a
table with a trigger.
Error message is : "ERROR : fmgr_info : function 16586 : cache lookup
failed"
Quest.: where this problem is ?
and where the documentation is on this subject ?.

I made :
GRANT ALL PRIVILEGES ON all table and trigger,
trigger is a very simple program for cut string (OK when stand alone).

I am so sorry but beginers in english + beg. in trigger proc. + project'
stress = problem.
Thanks
--
+-----------------------------------------------+
| Pierre Blunat - CRIP Santé |
| Université Joseph Fourier - Grenoble - France |
| Domaine de La Merci F 38706 - La Tronche |
| Tél. : 33 476 63 74 07 Fax : 33 476 63 74 09 |
| Mobile / Texto : www.sfr.fr - 33 603 08 81 40 |
+-----------------------------------------------+

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua b. Jore 2002-06-06 17:30:57 Re: [GENERAL] performance issue using DBI
Previous Message Lee Green 2002-06-06 16:45:09 Re: [GENERAL] performance issue using DBI