Re: windows shared memory error

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: windows shared memory error
Дата
Msg-id 937d27e10905010323y5e21eca2l8e0fc798bd22194b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: windows shared memory error  (Greg Stark <stark@enterprisedb.com>)
Список pgsql-hackers
On Fri, May 1, 2009 at 11:05 AM, Greg Stark <stark@enterprisedb.com> wrote:

> Do we have any idea why "it may take a short while before it gets
> dropped from the global namespace"? Is there some demon running which
> only wakes up periodically? Or any specific reason it takes so long?
> That might give us a clue exactly how long to sleep for.

I can't find any info in a quick search. I don't see offhand why it
would take time - it's just reference counting handles held by
different processes.

> Is there any way to tell Windows to wake up and do its job? Or to
> block until its done?

Not that I'm aware of.


-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: plpgsql's EXIT versus block and loop nesting
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Restore deleted rows