sync vs. fsync question

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема sync vs. fsync question
Дата
Msg-id 40BBDFBE.7000103@familyhealth.com.au
обсуждение исходный текст
Ответы Re: sync vs. fsync question  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: sync vs. fsync question  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: sync vs. fsync question  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-hackers
Hi,

I had this question posed to me on IRC and I didn't know the answer.

If all that is needed to ensure integrity is that the WAL is fsynced, 
what is wrong with just going:

wal_sync_method = fsync
fsync = false

??

Chris



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Can't detect time zone
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: sync vs. fsync question