From: | "valter m" <maweb(at)hotmail(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Fwd: Re: PSQL, Mosix is unuseful |
Date: | 2000-11-01 15:04:45 |
Message-ID: | LAW-F2203tYwlib4g3S0000386b@hotmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello everyone,
no hope to use PostgreSQL + Mosix, because PostgreSQL uses shared memory, as
such it's not suitable for migration.
Mosix isn't able now to give us a single system image, where a cluster of
machine acts as a single transparent machine.
I'm trying DIPC+GFS to do this, i've patched the 2.2.17 linux kernel with
DIPC , changed PostgreSQL sources to create distributed shared memory and
semaphores (postgres uses only sem and shm), next steps are to try to
start-up (the changed) postgres to use this distibuted ipc and a central
location for datafiles (GFS , NFS?, or a thing that permits a shared fs with
flock and fcntl) , then do a simple connect script that , for example , do a
round-robin connection to the different postgresql servers on the machineS.
DIPC has not a failover mechanism now.
Ideas?
bye
valter
>From: Johan Sjholm <Netmaster(at)streetwise(dot)se>
>To: "Mosix List" <mosix-list(at)cs(dot)huji(dot)ac(dot)il>
>Subject: PSQL
>Date: Wed, 1 Nov 2000 14:09:34 +0100
>
>Hello everyone,
>
>Anyone that has tryied PostgreesSQL under Mosix ? How well does it run ?
>Just checking before I get going whit it;)
>
>And I am also going to run Apache on those machines, will that work any
>good ?
>
>Whit friendly Regards
>
>- Johan
>
>
>--
>To unsubscribe, send message to mosix-list-request(at)cs(dot)huji(dot)ac(dot)il
>with "unsubscribe" in the message body.
>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Oelkers, Phil | 2000-11-01 15:09:06 | list owner please help me get off the list. |
Previous Message | Jones, Colin | 2000-11-01 14:22:50 | RE: list owner please help me get off the list. |