[GENERAL] PG_exception_stack

2005-12-05 Thread Maik Troemel
Hello, When I run: createlang plpgsql wetter i get the error: ERROR: could not load library "/usr/local/pgsql/lib/plpgsql.so": /usr/local/pgsql/lib/plpgsql.so: undefined symbol: PG_exception_stack I found something in the net: "I think you've got a version mismatch problem --- specifically,

Re: [GENERAL] PG_exception_stack

2005-12-05 Thread Maik Troemel
Ok, there is only one "plpgsql.so" but how can I find out if there is more than postmaster? (i'm a newbie in linux concerning administration and things like this) Greetings Martijn van Oosterhout wrote: On Mon, Dec 05, 2005 at 10:40:46AM +0100, Maik Troemel wrote: Hel

Re: [GENERAL] PG_exception_stack

2005-12-05 Thread Maik Troemel
Ok, i found only one postmaster and one plpgsql. I did what you said. I have installed postgresql 8.0.4 and removed all. Same problem. Greetings Martijn van Oosterhout wrote: On Mon, Dec 05, 2005 at 11:04:11AM +0100, Maik Troemel wrote: Ok, there is only one "plpgsql.so" but