Re: Replication

From: Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org, Gerry Reno <greno(at)verizon(dot)net>
Subject: Re: Replication
Date: 2009-06-23 18:24:14
Message-ID: 783920.56613.qm@web23603.mail.ird.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


--- On Mon, 22/6/09, Gerry Reno <greno(at)verizon(dot)net> wrote:

> Have you ever tried any of the postgresql replication
> offerings? The only one that is remotely viable is slony and
> it is so quirky you may as well forget it. The rest are in
> some stage of decay/abandonment. There is no real
> replication available for postgresql. Postgresql needs to
> develop a real replication offering for postgresql. Builtin
> or a separate module.
>

There was a similar thread on the Ferrari mailing list last week; some chap asking why the FFX didn't have a big red button to "make the steering go light". Apparently it is too hard to drive, whereas the Fiat Punto is easy and has this magic technology.

Seriously though, we use slony here in production and whilst it can be a pain in the arse at times it's a solid piece of kit. And bucardo, mammoth, londisite, pgpool are all good solutions - as long as you make yourself familiar with the one(s) you choose.

I've used the binlog streaming replication in mysql before, but I wouldn't trust it with my employer’s data.

Browse pgsql-general by date

  From Date Subject
Next Message Emanuel Calvo Franco 2009-06-23 19:19:28 Re: Replication
Previous Message Greg Sabino Mullane 2009-06-23 18:14:42 Re: Replication