Re: warm standby replication safe failover

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Puschak <apuschak(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: warm standby replication safe failover
Date: 2013-02-02 17:19:18
Message-ID: 18722.1359825558@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Andrew Puschak <apuschak(at)gmail(dot)com> writes:
> I'm new here and have a question. I'm working on a replacement PostgreSQL
> 8.4 setup for a small company. They now have a Primary postgres server and
> 2 secondaries which are replicated using Slony-I, however the consulting
> company that set it up is afraid to failover and keeping Slony running is
> taking lots of resources.

It sounds like you're trying to keep them on 8.4. Why not move them to
some newer release branch where you can make use of streaming
replication? Aside from the benefits of that, 8.4 will be out of
support next year, so setting up new servers with that release series
seems pretty short-sighted.

I realize that dealing with a version upgrade might not be their highest
priority right now, but they're going to have to deal with it before too
long, and doing so now would put them in position to have a far better
replication solution than what you're describing.

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andrew Puschak 2013-02-02 17:45:17 Re: warm standby replication safe failover
Previous Message Andrew Puschak 2013-02-02 16:22:07 warm standby replication safe failover