AW: Re: New Linux xfs/reiser file systems

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: Re: New Linux xfs/reiser file systems
Дата
Msg-id 11C1E6749A55D411A9670001FA6879633682B4@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> > I don't have a machine with XFS installed and it will be at least a week
> > before I could get around to a build.  Any volunteers?
> 
> I think I could do that... any useful benchmarks to run?

Looks like we have expert help here :-) One very interesting question
would imho be, how do we best preallocate the log files ?
The current method is to prewrite 8k pages to the whole file, since
only writing 1 byte to the end of file triggered the sparse file handling.
This, although usually during off peak times, effectively doubles the writes 
for WAL. 

Andreas


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

Предыдущее
От: bruc@stone.congenomics.com (Robert E. Bruccoleri)
Дата:
Сообщение: Re: XFS File systems and PostgreSQL
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: \c connects as another user instead I want in psql