Re: replication

From: "Aaron J(dot) Seigo" <aaron(at)gtv(dot)ca>
To: Manuel Cabido <manny(at)tinago(dot)msuiit(dot)edu(dot)ph>, pgsql-general(at)hub(dot)org
Cc: pgsql-general-digest(at)hub(dot)org
Subject: Re: replication
Date: 1999-11-16 16:24:00
Message-ID: 99111609264002.18220@stilborne
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Hoffmann 1999-11-16 17:21:45 Re: [GENERAL] Re: replication
Previous Message Stephane Bortzmeyer 1999-11-16 15:47:28 Re: [GENERAL] Debian PKG.