| From: | "Keith Menard" <kmmenard(at)home(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: PL/pgSQL problems |
| Date: | 2001-04-19 18:20:11 |
| Message-ID: | 9bna8s$286c$1@news.tht.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Thanks for the input. Dropping and recreating both the trigger function and
the trigger did the trick.
KM
"Keith Menard" <kmmenard(at)home(dot)com> wrote in message
news:9bkuoc$1qbm$1(at)news(dot)tht(dot)net(dot)(dot)(dot)
> All,
>
> I am new to pgSQL so here goes. I am having a problem using the
> PL/pg/SQL language extension to create triggers. I get all the items
> installed including PL/pgSQL, the trigger and the function the trigger
calls
> and I get the following error dring the firing of the trigger:
>
> Apr 18 09:49:02 host postgres[2477]: ERROR: fmgr_info: function 57216:
> cache lookup failed
>
> Any help would be appreciated since I can find only scant docs on the
> PL/pgSQL extensions.
>
> Keith Menard
> menardk(at)tsainc(dot)com
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-04-19 18:21:26 | Re: 7.1 bug fix question |
| Previous Message | Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= | 2001-04-19 18:16:37 | Re: 7.1 RPM has old JDBC driver - SQL statement too long |