Re: BUG #13800: There is no UNLOAD command

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: BUG #13800: There is no UNLOAD command
Дата
Msg-id 56651FE2.60107@hogranch.com
обсуждение исходный текст
Ответ на Re: BUG #13800: There is no UNLOAD command  (Daniel Migowski <dmigowski@ikoffice.de>)
Список pgsql-bugs
On 12/6/2015 9:42 PM, Daniel Migowski wrote:
> Thanks for that explanation.
>
> I need to restart the server because on Windows I can't overwrite the DLL while it is loaded. So I have to restart
theserver every time. And because of my paying customers I have to do coding on Windows. 

when you close a connection, the postgres process servicing that
connection closes, this should close any DLL's it has open. naturally,
you'd need to close ALL the connections to the database that has the dll
loaded ...



--
john r pierce, recycling bits in santa cruz

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Daniel Migowski
Дата:
Сообщение: Re: BUG #13800: There is no UNLOAD command
Следующее
От: pgdude@pgdude.com
Дата:
Сообщение: BUG #13804: pg_restore returns unexpected error