| From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Load sharing question |
| Date: | 2002-09-09 20:50:09 |
| Message-ID: | 20020909165009.E15959@mail.libertyrms.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Sep 09, 2002 at 04:22:08PM -0400, Johnson, Shaunn wrote:
> -- Thanks for the response.
>
> -- Right now, all I want to do is some load balancing ( I'm
> -- sorry ... I should have said this instead of sharing)
> -- techniques (reviewing MOSIX docs http://www.mosix.cs.huji.ac.il/)
> -- for PostgreSQL. I just want to spread the workload
> -- from one machine to multiple machines and *not* run
> -- duplicate versions of the database.
Hmm. PostgreSQL requires that _one_ postmaster be in charge of the
data area. I seem to recall someone explaining to me why this made
MOSIX not work for Postgres, but I can't recall now what the reasons
were.
A
--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Weaver, Walt | 2002-09-09 20:53:59 | Real time process monitor in Postgres |
| Previous Message | Tom Lane | 2002-09-09 20:47:20 | Re: pg_restore not able to restore files larger that 2.4GB |