Re: replication - Mailing list pgsql-general

From Aaron J. Seigo
Subject Re: replication
Date
Msg-id 99111609264002.18220@stilborne
Whole thread Raw
In response to Re: pgsql-general-digest V1 #529  (Manuel Cabido <manny@tinago.msuiit.edu.ph>)
List pgsql-general
hi...

>    I would like to inquire if with PostgreSQL 6.5.3.x I can put the same
> database on two or more different Linux server such that each update will
> be replicated on all database backends...
>

this is on the to-do list under "Exotic Features". it seems to be one of the
more asked about features that doesn't exist at the moment on the General list.
unfortunately, it isn't a trivial project so it won't happen over night...

right now, you can jury rig your own system up using network file systems,
periodic updates of local filesystems, etc... this is limited in
usefulness...

true replication does not exist (ala Oracle or MSJet)... yet.

--
Aaron J. Seigo
Sys Admin

pgsql-general by date:

Previous
From: Stephane Bortzmeyer
Date:
Subject: Re: [GENERAL] Debian PKG.
Next
From: Jeff Hoffmann
Date:
Subject: Re: [GENERAL] Re: replication