Re: sync vs. fsync question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: sync vs. fsync question
Дата
Msg-id 14376.1086056623@sss.pgh.pa.us
обсуждение исходный текст
Ответ на sync vs. fsync question  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> what is wrong with just going:

> wal_sync_method = fsync
> fsync = false

fsync = false causes wal_sync_method to be ignored.  You get no syncing.
        regards, tom lane


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