Re: WALL on controller without battery?

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: WALL on controller without battery?
Дата
Msg-id Pine.GSO.4.64.0707111844270.15084@westnet.com
обсуждение исходный текст
Ответ на Re: WALL on controller without battery?  (Francisco Reyes <lists@stringsutils.com>)
Список pgsql-performance
On Wed, 11 Jul 2007, Francisco Reyes wrote:

> I am re-working the specs of the machine to try and get a 4port 3ware to have
> the battery backup.

That's really not necessary, it just would be better (and obviously more
expensive).  The warnings you've been getting here have been to let you
know that you absolutely can't put the WAL on the controller with the OS
disks attached without making compromises you probably won't be happy
with.

> During peak operation there will be about 5 to 20 updates per second
> with a handfull of reads.

There really is no reason you need to be concerned about WAL from a
performance perspective if this is your expected workload.  If you're
working with a tight budget, the original design you had was perfectly
fine.  Just use all the disks on the big controller as a large volume, put
both the database and the WAL on there, and don't even bother trying to
separate out the WAL.  If you expected hundreds of updates per second,
that's where you need to start thinking about a separate WAL disk, and
even then with 8 disks to spread the load out and a good caching
controller you might still be fine.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: TRUNCATE TABLE
Следующее
От: Francisco Reyes
Дата:
Сообщение: Re: WALL on controller without battery?