Re: AW: WAL does not recover gracefully from out-of-disk-sp ace

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: AW: WAL does not recover gracefully from out-of-disk-sp ace
Дата
Msg-id 26233.983201996@sss.pgh.pa.us
обсуждение исходный текст
Ответ на AW: WAL does not recover gracefully from out-of-disk-sp ace  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
Список pgsql-hackers
Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at> writes:
> Imho this write at logfile init time adds a substantial amount of IO,
> that would better be avoided. If we really need this, it would imho 
> be better to preallocate N logfiles and reuse them after checkpoint.

Already done.  See the WAL_FILES parameter.
        regards, tom lane


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

Предыдущее
От: "Timothy H. Keitt"
Дата:
Сообщение: Re: offset and limit in update and subselect
Следующее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: AW: WAL does not recover gracefully from out-of-dis k-sp ace