Re: 9.6 and fsync=off

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: 9.6 and fsync=off
Дата
Msg-id CAM-w4HOJmMzR04OOHh6mk-rPfcbgGyVKfmgPWXsOJnmR_0sC7Q@mail.gmail.com
обсуждение исходный текст
Ответ на 9.6 and fsync=off  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On Wed, Apr 27, 2016 at 10:58 AM, Craig Ringer <craig@2ndquadrant.com> wrote:
> Now, we can't rename fsync to disable_crash_safety=on or
> corrupt_my_database=on. But the comment needs changing.


Fwiw we've done similar things in the past. We can provide
backwards-compatibility support for "fsync" but make the setting
appear as "crash_safety" or whatever in pg_settings and in the default
postgres.conf. The only downside is that tools or scripts that
retrieve all the settings might break or miss that setting.

-- 
greg



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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Add jsonb_compact(...) for whitespace-free jsonb to text
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: 9.6 and fsync=off