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

From Joe Conway
Subject Re: Postgres grabbing an old shared object
Date
Msg-id 3FD60381.80002@joeconway.com
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
>

See the LOAD command:
http://www.postgresql.org/docs/current/static/sql-load.html

Joe


pgsql-admin by date:

Previous
From: Jodi Kanter
Date:
Subject: Re: lost database
Next
From: Peter Eisentraut
Date:
Subject: Re: lost database