Re: pgpool2 vs sequoia

Поиск
Список
Период
Сортировка
От mljv@planwerk6.de
Тема Re: pgpool2 vs sequoia
Дата
Msg-id 200708030925.41832.mljv@planwerk6.de
обсуждение исходный текст
Ответ на pgpool2 vs sequoia  (mljv@planwerk6.de)
Ответы Re: pgpool2 vs sequoia
Список pgsql-general
Am Donnerstag, 2. August 2007 22:37 schrieben Sie:
> On Thu, Aug 02, 2007 at 11:58:40AM +0200, mljv@planwerk6.de wrote:
> > Hi,
> >
> > i would like to use a statement replication for postgresql
>
> Why?

i have read
http://www.postgresql.org/docs/8.2/interactive/high-availability.html

i want 4 synchronous databases with load balancing, so my application has high
performance and high availability.

I am using "Data Partitioning" at this time. Each db has the same schema but
different data at the moment. But i am not very happy with it as few tables
must be kept synchronous and i don't have any failover or load balancing.
"statement replication" is my the only way, to have a synchronous replication
with load balancing, isn't it?. At least the one which i understand best.

kind regards,
Janning

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

Предыдущее
От: Ow Mun Heng
Дата:
Сообщение: PG for DataWarehouse type Queries
Следующее
От: "Elena Camossi"
Дата:
Сообщение: Re: GiST index implementation