Re: Mac OS X: system shutdown prevents checkpoint

Поиск
Список
Период
Сортировка
От sugita@sra.co.jp
Тема Re: Mac OS X: system shutdown prevents checkpoint
Дата
Msg-id 20020716.102214.28791430.sugita@sra.co.jp
обсуждение исходный текст
Ответ на Re: Mac OS X: system shutdown prevents checkpoint  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
From: Tom Lane <tgl@sss.pgh.pa.us>
Date: Thu, 02 May 2002 00:45:19 -0400

;;; However, that doesn't explain our OS X problem.  I added some debug
;;; printouts, and can now report positively that (a) the fork() call
;;; returns normally in the parent process, providing an apparently-correct
;;; child PID value; but (b) the fork never returns in the child.  It
;;; doesn't ever get as far as trying to enable SIGTERM.
&
;;; Is it possible that something in the child's fork() processing will wait
;;; around for a response from a service that's already died?  Why is fork()
;;; dependent on any outside service whatever --- isn't that a certain
;;; recipe for system failures?

I asked Apple this issue. This is a bug of Mac OS X. The problem is registered
to their bug database for the appropriate eingineers for investigation.


Kenji Sugita



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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Unused system table columns
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Unused system table columns