Re: SSDs with Postgresql?

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Re: SSDs with Postgresql?
Дата
Msg-id 82fwpbaaau.fsf@mid.bfk.de
обсуждение исходный текст
Ответ на Re: SSDs with Postgresql?  (Greg Smith <greg@2ndQuadrant.com>)
Ответы Re: SSDs with Postgresql?
Re: SSDs with Postgresql?
Re: SSDs with Postgresql?
Re: SSDs with Postgresql?
Список pgsql-general
* Greg Smith:

> The fact that every row update can temporarily use more than 8K means
> that actual write throughput on the WAL can be shockingly large.  The
> smallest customer I work with regularly has a 50GB database, yet they
> write 20GB of WAL every day.  You can imagine how much WAL is
> generated daily on systems with terabyte databases.

Interesting.  Is there an easy way to monitor WAL traffic in away?  It
does not have to be finegrained, but it might be helpful to know if
we're doing 10 GB, 100 GB or 1 TB of WAL traffic on a particular
database, should the question of SSDs ever come up.

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: [ADMIN] How to uninstall PostgreSQL 8.4 on both Windows XP and Windows 7
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: SSDs with Postgresql?