Re: Postgresql Performance on an HP DL385 and

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Postgresql Performance on an HP DL385 and
Дата
Msg-id 20060815162926.GS27928@pervasive.com
обсуждение исходный текст
Ответ на Re: Postgresql Performance on an HP DL385 and  (Michael Stone <mstone+postgres@mathom.us>)
Ответы Re: Postgresql Performance on an HP DL385 and  (Michael Stone <mstone+postgres@mathom.us>)
Re: Postgresql Performance on an HP DL385 and  (mark@mark.mielke.cc)
Список pgsql-performance
On Mon, Aug 14, 2006 at 01:09:04PM -0400, Michael Stone wrote:
> On Mon, Aug 14, 2006 at 12:05:46PM -0500, Jim C. Nasby wrote:
> >Wow, interesting. IIRC, XFS is lower performing than ext3,
>
> For xlog, maybe. For data, no. Both are definately slower than ext2 for
> xlog, which is another reason to have xlog on a small filesystem which
> doesn't need metadata journalling.

Are 'we' sure that such a setup can't lose any data? I'm worried about
files getting lost when they get written out before the metadata does.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Postgresql Performance on an HP DL385 and
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Inner Join of the same table