Re: unite recovery.conf and postgresql.conf

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: unite recovery.conf and postgresql.conf
Date: 2011-10-10 20:52:55
Message-ID: 4E935B27.2030803@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/10/11 10:52 AM, Josh Berkus wrote:
> So after debugging some of our failover scripts, here's the real-world
> problems I'm trying to solve. These design flaws are issues which cause
> automated failover or failback to abort, leading to unexpected downtime,
> so they are not just issues of neatness:

That's "automated failover or *manual* failback". I never, ever
recommend automated failback. Just FYI.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dan Ports 2011-10-10 21:00:00 Re: Overhead cost of Serializable Snapshot Isolation
Previous Message Gurjeet Singh 2011-10-10 20:52:22 Re: SET variable - Permission issues