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 how can I fin

Re: [GENERAL] PG_exception_stack

2005-12-05 Thread Martijn van Oosterhout
On Mon, Dec 05, 2005 at 11:04:11AM +0100, Maik Troemel wrote: > 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) Well, it looks like you've compiled the server yourself, right?

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: Hello, When I run: cre

Re: [GENERAL] PG_exception_stack

2005-12-05 Thread Martijn van Oosterhout
On Mon, Dec 05, 2005 at 10:40:46AM +0100, Maik Troemel wrote: > 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 Looks like your com