Re: Clusters

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Clusters
Дата
Msg-id 20021028155927.H21128@mail.libertyrms.com
обсуждение исходный текст
Ответ на Clusters  (James Kelty <j_kelty@yahoo.com>)
Ответы Re: Clusters  (Sean Chittenden <sean@chittenden.org>)
Re: Clusters  (James Kelty <j_kelty@yahoo.com>)
Список pgsql-performance
On Mon, Oct 28, 2002 at 12:47:52PM -0800, James Kelty wrote:
> together behind an SLB? Assume that all systems have a
> qlogic card, and are attached to a SAN, and that the
> SAN holds the data. Can PostgreSQL be configured to
> read from the SAN? Does each system have to initialize
> the DB?

You can't do this safely.  PostgreSQL wants to control its disk.
Someone has said on the (?) -general list that he has modified the
PostgreSQL code to do this, but it makes me nervous.

The Postgres-R project is trying to do something similar, but it's
some way from production quality.

> it. No replication. Thanks for any thoughts!

I sort of wonder why "no replication" is a requirement.  If you want
lots of cheap, read-only machines, why not do it with replication?
You can buy a _lot_ of x86 boxes with Promise IDE RAID and big, fast
IDE drives for the price of ORAC.

A

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


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

Предыдущее
От: James Kelty
Дата:
Сообщение: Clusters
Следующее
От: Sean Chittenden
Дата:
Сообщение: Re: Clusters