Re: Dream Server?

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Dream Server?
Дата
Msg-id 20020207083103.D6902@mail.libertyrms.com
обсуждение исходный текст
Ответ на Re: Dream Server?  ("Steve Wolfe" <steve@iboats.com>)
Список pgsql-general
On Wed, Feb 06, 2002 at 06:00:33PM -0700, Steve Wolfe wrote:

> need double the capacity?  I buy more machines, and plug them in.  If
> there were a way of replicating PG data from one master to many slaves in
> near-real-time, I could have a rack full of load-balanced database servers
> right next to it - cheap, easy, and effective.

If the idea here is to have only one master (where data goes in) but
many slaves (whence data comes when you read), then check out
eRserver.  PostgreSQL Inc's version is better than the one included
in contrib/.  We're using it to provide both redundancy and a
secondary source for reads, and it is performing without a problem.

A

--
----
Andrew Sullivan                               87 Mowat Avenue
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M6K 3E3
                                         +1 416 646 3304 x110


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

Предыдущее
От: "Arsalan Zaidi"
Дата:
Сообщение: Build problems with 7.2
Следующее
От: Chris Gamache
Дата:
Сообщение: Re: 7.1.3 : copy from stdin is very slow!