Re: PostgreSQL in Cluster

Поиск
Список
Период
Сортировка
От Luiz Guilherme Freitas de Paula
Тема Re: PostgreSQL in Cluster
Дата
Msg-id 007d01c3fd6e$3d03e080$4f00a8c0@auge.com.br
обсуждение исходный текст
Ответ на PostgreSQL in Cluster  ("Luiz Guilherme Freitas de Paula" <luiz@auge.com.br>)
Ответы Re: PostgreSQL in Cluster  (Richard Huxton <dev@archonet.com>)
Re: PostgreSQL in Cluster  (Jonathan Bartlett <johnnyb@eskimo.com>)
RES: PostgreSQL in Cluster  ("Augusto Cesar Castoldi" <castoldi@npd.ufsc.br>)
Список pgsql-general
Is there any way to use PostgreSQL in a cluster configuration or have
redundancy?
How can I have my DB to not stop on hardware failure?

Thank you,

Luiz

> On Friday 27 February 2004 18:31, Luiz Guilherme Freitas de Paula wrote:
> > Hi everyone,
> >
> > Anyone have PostgreSQL running on a cluster?
> > I'm trying to run on a OpenMosix 2-machine cluster but the processes are
> > not migrating. All the load is concentrating in one machine.
>
> I don't think openmosix allows shared memory to migrate. Since PG uses
shared
> memory to communicate between backends, this will cause you problems.
>
> > And, how can I have fail over?
>
> More information?
>
> --
>   Richard Huxton
>   Archonet Ltd
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: PostgreSQL in Cluster
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: PostgreSQL in Cluster