Re: Postgres grabbing an old shared object - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: Postgres grabbing an old shared object
Date
Msg-id 200312091744.47190.peter_e@gmx.net
Whole thread Raw
In response to Postgres grabbing an old shared object  (Kris Kiger <kris@musicrebellion.com>)
List pgsql-admin
Kris Kiger wrote:
> Is there a way to force a shared object to reload?  I've compiled a
> new version of a .so, but postgres seems to be pulling the old
> version out of memory.  I've tried deleting the .so and recompiling
> it, but postgres is insistant, for some reason, of using the old
> version.  Any ideas? Thanks for the help

Use the LOAD command or just restart the session.


pgsql-admin by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: lost database
Next
From: "Glenn Wiorek"
Date:
Subject: Re: Postgres grabbing an old shared object