Re: Perfomance Tuning

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: Perfomance Tuning
Дата
Msg-id 1060370026.97914.40.camel@jester
обсуждение исходный текст
Ответ на Re: Perfomance Tuning  (Andrew Sullivan <andrew@libertyrms.info>)
Ответы Re: Perfomance Tuning  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-performance
On Fri, 2003-08-08 at 14:53, Andrew Sullivan wrote:
> On Fri, Aug 08, 2003 at 09:40:20AM -0700, Jonathan Gardner wrote:
> >
> > Redhat puts ext3 on by default. Consider switching to a non-journaling FS
> > (ext2?) with the partition that holds your data and WAL.
>
> I would give you exactly the opposite advice: _never_ use a
> non-journalling fs for your data and WAL.  I suppose if you can
> afford to lose some transactions, you can do without journalling.
> Otherwise, you're just borrowing trouble, near as I can tell.

Agreed.. WAL cannot recover something when WAL no longer exists due to a
filesystem corruption.


Вложения

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

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