Re: High update activity, PostgreSQL vs BigDBMS

Поиск
Список
Период
Сортировка
От Ragnar
Тема Re: High update activity, PostgreSQL vs BigDBMS
Дата
Msg-id 1167749696.6369.413.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: High update activity, PostgreSQL vs BigDBMS  (Geoffrey <esoteric@3times25.net>)
Ответы Re: High update activity, PostgreSQL vs BigDBMS
Список pgsql-performance
On þri, 2007-01-02 at 09:04 -0500, Geoffrey wrote:
> Alvaro Herrera wrote:
> >
> > Actually it has been suggested that a combination of ext2 (for WAL) and
> > ext3 (for data, with data journalling disabled) is a good performer.
> > AFAIK you don't want the overhead of journalling for the WAL partition.
>
> I'm curious as to why ext3 for data with journalling disabled?  Would
> that not be the same as ext2?

I believe Alvaro was referring to ext3 with journalling enabled
for meta-data, but not for data.
I also believe this is the standard ext3 configuration, but I
could be wrong on that.

gnari




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

Предыдущее
От: Geoffrey
Дата:
Сообщение: Re: High update activity, PostgreSQL vs BigDBMS
Следующее
От: Lars Heidieker
Дата:
Сообщение: Re: High update activity, PostgreSQL vs BigDBMS