Re: JFS fastest filesystem for PostgreSQL?

Поиск
Список
Период
Сортировка
От Michael Stone
Тема Re: JFS fastest filesystem for PostgreSQL?
Дата
Msg-id 20050714103040.GR19080@mathom.us
обсуждение исходный текст
Ответ на JFS fastest filesystem for PostgreSQL?  ("Jeffrey W. Baker" <jwbaker@acm.org>)
Список pgsql-performance
Did you seperate the data & the transaction log? I've noticed less than
optimal performance on xfs if the transaction log is on the xfs data
partition, and it's silly to put the xlog on a journaled filesystem
anyway. Try putting xlog on an ext2 for all the tests.

Mike Stone

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

Предыдущее
От: mudfoot@rawbw.com
Дата:
Сообщение: Re: JFS fastest filesystem for PostgreSQL?
Следующее
От: Ragnar Hafstað
Дата:
Сообщение: Re: Slow Query