Re: Perfomance Tuning

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: Perfomance Tuning
Дата
Msg-id 1060372003.97914.54.camel@jester
обсуждение исходный текст
Ответ на Re: Perfomance Tuning  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-performance
> > Agreed.. WAL cannot recover something when WAL no longer exists due to a
> > filesystem corruption.
>
> It is true that ext2 isn't good because the file system may not recover,
> but BSD UFS isn't a journalled file system, but does guarantee file
> system recovery after a crash --- it is especially good using soft
> updates.

Yes, UFS(2) is an excellent filesystem for PostgreSQL, especially if you
can use background fsck & softupdates.

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Perfomance Tuning
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Perfomance Tuning