Re: LVM and Postgres

Поиск
Список
Период
Сортировка
От Michael Stone
Тема Re: LVM and Postgres
Дата
Msg-id 20051207002537.GN7330@mathom.us
обсуждение исходный текст
Ответ на Re: LVM and Postgres  (Rory Campbell-Lange <rory@campbell-lange.net>)
Ответы Re: LVM and Postgres  (Alex Turner <armtuk@gmail.com>)
Список pgsql-performance
On Tue, Dec 06, 2005 at 09:36:23PM +0000, Rory Campbell-Lange wrote:
>Yes, we don't have any spare disks unfortunately. We have enabled the
>BBU write, so we are hoping for good performance.

Even if you don't use seperate disks you'll probably get better
performance by putting the WAL on a seperate ext2 partition. xfs gives
good performance for the table data, but is not particularly good for
the WAL.

Mike Stone

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

Предыдущее
От: Michael Stone
Дата:
Сообщение: Re: postgresql performance tuning
Следующее
От: Alex Turner
Дата:
Сообщение: Re: LVM and Postgres