Re: turning fsync off for WAL

Поиск
Список
Период
Сортировка
От Ram Ravichandran
Тема Re: turning fsync off for WAL
Дата
Msg-id c8cd6fbb0806021742t122c6396l9f3baf479f9625b9@mail.gmail.com
обсуждение исходный текст
Ответ на Re: turning fsync off for WAL  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: turning fsync off for WAL  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general

Running without fsyncs is likely to lead to a corrupted db if you get
a crash / loss of connection etc...

Just to clarify, by corrupted db you mean that all information (even the ones prior to the last fsync) will be lost. Right?

Thanks,

Ram

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: turning fsync off for WAL
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: turning fsync off for WAL