Re: PostgreSQL in Cluster - Mailing list pgsql-general

From Richard Huxton
Subject Re: PostgreSQL in Cluster
Date
Msg-id [email protected]
Whole thread Raw
In response to PostgreSQL in Cluster  ("Luiz Guilherme Freitas de Paula" <[email protected]>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Ryan Riehle
Date:
Subject: XML Challenge
Next
From: "Luiz Guilherme Freitas de Paula"
Date:
Subject: Re: PostgreSQL in Cluster