Re: One store, two machines? - Mailing list pgsql-novice

From D. Duccini
Subject Re: One store, two machines?
Date
Msg-id Pine.GSO.4.03.10007260900200.24990-100000@ra.bpsi.net
Whole thread Raw
In response to One store, two machines?  ("Michael R. Jinks" <mjinks@uchicago.edu>)
List pgsql-novice
Yeah, its called RAID ;)

seriously, consider using a Mylex external controller that has twin SCSI
bus interfaces on it that allows for multiple hosts

the other option would be to write a trigger mechanism implemented in the
database to do the writes

On Wed, 26 Jul 2000, Michael R. Jinks wrote:

> Greetings.
>
> We would like to implement a PostgreSQL database in such a way that the data
> are housed on disk volumes which are redundant across two Solaris (or maybe
> Linux) hosts.  Both hosts must have write access to the store -- a master
> system/backup system scheme is not acceptable for us; was also want this to
> be a load balancing setup.
>
> Does Postgres have a facility for keeping data stores on two hosts in sync?
>
> TIA,
> -m
> --
> Michael Jinks, IB
> Systems Administrator, CCCP
> finger mjinks@embley.spc.uchicago.edu for public key
> A guiding voice for all humanity: http://www.yellow5.com/pokey/
>


-----------------------------------------------------------------------------
david@backpack.com            BackPack Software, Inc.        www.backpack.com
+1 651.645.7550 voice       "Life is an Adventure.
+1 651.645.9798 fax            Don't forget your BackPack!"
-----------------------------------------------------------------------------


pgsql-novice by date:

Previous
From: John McKown
Date:
Subject: Re: Too many clients - Error
Next
From: Tom Lane
Date:
Subject: Re: Too many clients - Error