Re: shutdown problems on win32

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: shutdown problems on win32
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F396@harris.memetrics.local
обсуждение исходный текст
Ответ на shutdown problems on win32  (Barry Lind <blind@xythos.com>)
Ответы Re: shutdown problems on win32  (Barry Lind <blind@xythos.com>)
Список pgsql-hackers-win32
[note to self: regardless of eagerness level, engage brain, check
assumptions, THEN post :-)]


> > Here is what I have noticed that is strange:  when the
[snip]
> > postmaster and four postgres processes.  Whereas on linux I
> > only see 4  (1 + 3).  Then when I exit psql only one of the two extra
> > processes goes away.
>
> That is strange. I've got it too. Looks like the extra process is the
> BackgroundWriter, and it is looping forever in
> BufferBackgroundWriter. I'll look into it.

Yep. It is sitting there, looping forever, doing exactly what it is supposed
to do afaics.

When you said "on linux", that wouldn't be a previous version of postgres
would it?


> > linux.  Is this expected behavior?  Could this be contributing to my
> > shutdown problems?
>
> No, on both counts.

Make that Yes for the first, No for the second.

Crawling back to my hole in great embarrassment,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

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

Предыдущее
От: Claudio Natoli
Дата:
Сообщение: Re: shutdown problems on win32
Следующее
От: Claudio Natoli
Дата:
Сообщение: Re: [HACKERS] socket calls in signal handler (WAS: APC + socket r