Re: Simplifying wal_sync_method

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Simplifying wal_sync_method
Дата
Msg-id 12068.1123559703@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Simplifying wal_sync_method  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> fsync_writethrough only works on Win32 the postgresql.conf should 
>> reflect that.

> Right now what wal_sync_method supports isn't clear at all.

Yeah.  I think we had a TODO to figure out a way for the assign_hook to
report back exactly which values *are* allowed on the current platform.
Constructing the message for this doesn't seem very difficult, but the
rules about when assign_hooks can issue their own elog message seem
to constrain the usefulness...
        regards, tom lane


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

Предыдущее
От: Brendan Jurd
Дата:
Сообщение: Re: Back from OSCON
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Back from OSCON