Re: Postgres Replication

From: "dcrespo" <dcrespo(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres Replication
Date: 2007-01-10 18:50:55
Message-ID: 1168455054.887709.200530@i39g2000hsf.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Good question. The only concern that I have is the date of the last
version (2005-3-7).

Do you or anybody know if this software (PGCluster) is stable and works
fine? Please, give information on how it fits your needs.

Thank you!

Daniel

km wrote:
> On Tue, Jan 09, 2007 at 12:17:20PM -0600, Scott Marlowe wrote:
> > > Has anybody researched on this that can point me in the right
> > > direction?
> >
> > You could use possibly use pgpool as long as its caveats aren't a show
> > stopper (can't insert with random, individual inserts with things like
> > now() might be a little different, insert order might not be the same on
> > both machines, etc...
> >
> > I haven't used daffodil, but have heard of it.
> >
> > There's also c-jdbc and a few others.
> what abt pgcluster ? how does it fare with SlonyI ?
> regards,
> KM
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gene 2007-01-10 19:02:00 replication advice needed
Previous Message Andy Dale 2007-01-10 18:37:00 Re: Recording insert, updates, and deletes