Re: Migration study, step 1: bulk write performance

Поиск
Список
Период
Сортировка
От Csaba Nagy
Тема Re: Migration study, step 1: bulk write performance
Дата
Msg-id 1142942352.23597.8.camel@coppola.muc.ecircle.de
обсуждение исходный текст
Ответ на Re: Migration study, step 1: bulk write performance  ("Steinar H. Gunderson" <sgunderson@bigfoot.com>)
Список pgsql-performance
> For the record, that's the wrong way round. For the data partitioning
> metadata journaling is enough, and for the WAL partition you don't need any
> FS journaling at all.

Yes, you're right: the data partition shouldn't loose file creation,
deletion, etc., which is not important for the WAL partition where the
WAL files are mostly recycled... right ?

Cheers,
Csaba.



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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: planner with index scan cost way off actual cost, advices to tweak cost constants?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Migration study, step 1: bulk write performance