Re: Directory fsync and other fun

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Directory fsync and other fun
Дата
Msg-id 22941.1266980389@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Directory fsync and other fun  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-hackers
Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp> writes:
> Andres Freund <andres@anarazel.de> wrote:
>> I started setting up some halfway automated method of simulating hard crashes 
>> and even while setting those up I found some pretty unsettling results...
>> Now its not unlikely that my testing is flawed but unfortunately I don't see 
>> where right now (its 3am now and I have a 8h trainride behind me, so ...)

> I think the reported behavior is a TODO item to research:

We have since found out that the copydir code was completely broken and
wasn't fsyncing anything.  So those tests need to be re-run against HEAD
before jumping to any conclusions.
        regards, tom lane


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

Предыдущее
От: Takahiro Itagaki
Дата:
Сообщение: Re: Directory fsync and other fun
Следующее
От: Tom Lane
Дата:
Сообщение: Re: auto_explain log_verbose causes regression failure