Re: Postgres grabbing an old shared object

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Postgres grabbing an old shared object
Дата
Msg-id 3FD60381.80002@joeconway.com
обсуждение исходный текст
Ответ на Postgres grabbing an old shared object  (Kris Kiger <kris@musicrebellion.com>)
Список 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 по дате отправления:

Предыдущее
От: Jodi Kanter
Дата:
Сообщение: Re: lost database
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: lost database