Re: db replication

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: db replication
Date: 2007-06-29 15:36:15
Message-ID: 20070629153615.GT32297@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jun 29, 2007 at 03:42:32PM +0100, andrew quaresma wrote:
> hi..
>
> i developing an aplication with a postgresql+postgis... i need to replicate
> the database to various pda, as well as insure the synchronization between
> all repliques...
>
> can someone with experience tell me what is the best free solution to my
> problem?...

AFAIK there isn't one. PDA replication requires disconnected
multimaster asynchronous replication, and I don't know of a project
that has delivered that yet.

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
This work was visionary and imaginative, and goes to show that visionary
and imaginative work need not end up well.
--Dennis Ritchie

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Danielsson 2007-06-29 15:59:07 CREATE FUNCTION ... performance boost?
Previous Message Jim Nasby 2007-06-29 15:21:33 Re: pg_catalog.pg_get_serial_sequence() returns NULL