| От | Martijn van Oosterhout |
|---|---|
| Тема | Re: pre_load_libraries |
| Дата | |
| Msg-id | 20060713071603.GA14177@svana.org обсуждение |
| Ответ на | Re: pre_load_libraries (Marc Munro <marc@bloodnok.com>) |
| Список | pgsql-hackers |
On Wed, Jul 12, 2006 at 06:47:56PM -0700, Marc Munro wrote: > On a related note, I can see no way to release Veil's shared memory > segment when postgres is shut down. Perhaps I should be thinking about > making the management of such shared memory segments something that > postgres does on behalf of its add-ins, though that seems presumptious. The easiest way is to simply delete the shared memory segment after you've done the shmat(). The shmat() will hold onto it until postgres quits and then be cleaned up by the OS. Have a nice day, -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > From each according to his ability. To each according to his ability to litigate.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера