Re: Win32 Powerfail testing

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Win32 Powerfail testing
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8259D03@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Win32 Powerfail testing  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: Win32 Powerfail testing  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Re: Win32 Powerfail testing  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-hackers

> -----Original Message-----
> From: Tatsuo Ishii [mailto:t-ishii@sra.co.jp]
> Sent: 05 March 2003 02:23
> To: pgsql-hackers@postgresql.org
> Subject: [HACKERS] Win32 Powerfail testing
>
> So far we found interesting facts. Our Win32 port passes his
> test in most cases. However if power of the machine is turned
> off right after (10 to 20 seconds) the Checkpoint has been
> made, it does not passes his test. So we are thinking that
> there is someting wrong with the checkpoint implementaion for
> Win32 port, which is essentially same as Jan's
> implementation. i.e. using _flushall() instead of sync().  We
> were looking for a fix or an alternative implementaion of
> sync() without success.

Hi Tatsuo,

Does this help:
http://support.microsoft.com/default.aspx?scid=kb;en-us;66052

Regards, Dave.


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Win32 Powerfail testing
Следующее
От: Alan Gutierrez
Дата:
Сообщение: Re: XML ouput for psql