Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session

Поиск
Список
Период
Сортировка
Искать
От
Bruce Momjian
Тема
Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session
Дата
Msg-id
201008241403.o7OE3mL27074@momjian.us
Ответ на
Список
Дерево обсуждения
Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session Andrew Dunstan <andrew@dunslane.net>
Tom Lane wrote:
> Bruce Momjian  writes:
> > Robert Haas wrote:
> >> Yeah, that seems very plausible, although exactly how to verify I don't know.
> 
> > And here is confirmation from the Microsoft web site:
> 	
> > 	In some instances, calling GetExitCode() against the failed process
> > 	indicates the following exit code:
> > 	128L ERROR_WAIT_NO_CHILDREN - There are no child processes to wait for. 
> 
> Given the existence of the deadman switch mechanism (which I hadn't
> remembered when this thread started), I'm coming around to the idea that
> we could just treat exit(128) as nonfatal on Windows.  If for some
> reason the child hadn't died instantly at startup, the deadman switch
> would distinguish that from the case described here.

Here is a more detailed explaination of the failure and its relation to
desktop heap:
http://kbalertz.com/Feedback.aspx?kbNumber=184802

--  Bruce Momjian          http://momjian.us EnterpriseDB                             http://enterprisedb.com
 + It's impossible for everything to be true. +

В списке pgsql-hackers по дате отправления
От: Bruce Momjian
Дата:
От: Tom Lane
Дата:
Сообщение: Re: Typing Records
FAQ