Re: Replication - Mailing list pgsql-admin

From Jim C. Nasby
Subject Re: Replication
Date
Msg-id 20050920172802.GK7630@pervasive.com
Whole thread Raw
In response to Re: Replication  (Scott Marlowe <smarlowe@g2switchworks.com>)
Responses Re: Replication  (Craig Servin <cservin@cromagnon.com>)
List pgsql-admin
There's also pgcluster, but keep in mind that these are all
statement-level replication solutions which have some rather big
gotchas.

On Mon, Sep 19, 2005 at 03:24:31PM -0500, Scott Marlowe wrote:
> On Mon, 2005-09-19 at 02:02, the vespadict wrote:
> > Hi ,
> >
> > I want high Availability but I don't need load balance. I need sync
> > replication if is posible using two way.
>
> If you need sync, then pgpool may be a good choice, or client side
> replication like C-JDBC or something like that.
>
> pgpool doesn't HAVE to do load balancing, it can do simple two way sync
> replication if that's what you need.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly
>

--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Postgres in Solaris 8
Next
From: Craig Servin
Date:
Subject: Re: Replication