Re: PG_exception_stack

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Maik Troemel <maik(dot)troemel(at)maitro(dot)net>
Cc: POSTGRESQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: PG_exception_stack
Date: 2005-12-05 10:46:14
Message-ID: 20051205104607.GB21580@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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? That
why it's in /usr/local. A quick way to find programs or files is using
"locate" (if you have it installed).

The binaries should be in the same tree, in this case
/usr/local/pgsql/bin/.

If you meant to install from packages you should remove any vestiges
from /usr/local and use only them.

> >Looks like your combining two different versions, just like the webpage
> >says. Make sure you purge all other versions from your system. Maybe
> >you should look to see if there are more plpgsql.so's or postmaster's
> >on your system...

Hope this helps,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcus Engene 2005-12-05 11:40:10 fts, compond words?
Previous Message Byrne Kevin-kbyrne01 2005-12-05 10:33:00 ODBC Layer and the now() function