Re: [GENERAL] Can't load plpgsql.so error [SOLVED]

2000-04-12 Thread Adrian Urquhart
On 11 Apr 2000 23:52:32 -0400, [EMAIL PROTECTED] (Ed Loehr) wrote: >Would you mind posting the actual error text along with PGDATA settings? > Well, I was in the process of sending the information you asked for, when I decided to do some extra investigating. The outcome was that I'd screwed up -

Re: [GENERAL] Can't load plpgsql.so error

2000-04-11 Thread Ed Loehr
Would you mind posting the actual error text along with PGDATA settings? Adrian Urquhart wrote: > > I've created a trigger, which calls a procedure written in plpgsql, > The trgiger is called on INSERT on a table. However, when I try to do > an insert on the table, using psql, I get a message sa