Re: Tuning PostgreSQL

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Tuning PostgreSQL
Дата
Msg-id 20030722141219.GA5158@libertyrms.info
обсуждение исходный текст
Ответ на Re: Tuning PostgreSQL  ("Alexander Priem" <ap@cict.nl>)
Список pgsql-performance
On Tue, Jul 22, 2003 at 03:27:20PM +0200, Alexander Priem wrote:

> file system, mounted with 'noatime'. I will use a UPS, so I don't think I
> need the journaling of ext3. XFS is not natively supported by RedHat and I

Just in case you're still thinking, why do you suppose that only
power failures lead to system crashes?  Surprise kernel panics due to
bad hardware or OS upgrades with bugs in them, sudden failures
because of bad memory, &c: all these things also can lead to crashes,
and though super-redundant hardware can mitigate that risk, they
can't eliminate them completely.  This is not advice, of course, but
for my money, its a bad idea not to use a journalled filesystem (or
something similar) for production systems.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


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

Предыдущее
От: "Alexander Priem"
Дата:
Сообщение: Re: Tuning PostgreSQL
Следующее
От: Vivek Khera
Дата:
Сообщение: Re: Tunning FreeeBSD and PostgreSQL