RES: PostgreSQL in Cluster - Mailing list pgsql-general

From Augusto Cesar Castoldi
Subject RES: PostgreSQL in Cluster
Date
Msg-id 000301c3fd7a$df3a1930$b709a296@npd.ufsc.br
Whole thread Raw
In response to Re: PostgreSQL in Cluster  ("Luiz Guilherme Freitas de Paula" <luiz@auge.com.br>)
List pgsql-general

-----Mensagem original-----
De: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] Em nome de Luiz Guilherme
Freitas de Paula
Enviada em: sexta-feira, 27 de fevereiro de 2004 17:14
Para: Richard Huxton; pgsql-general@postgresql.org
Assunto: Re: [GENERAL] PostgreSQL in Cluster

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
>


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org


pgsql-general by date:

Previous
From: Jonathan Bartlett
Date:
Subject: Re: PostgreSQL in Cluster
Next
From: Jeff Eckermann
Date:
Subject: Re: Simple, but VERYuseful enhancement for psql command - or am I