Re: Warm Standby on 8.4.7

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Alanoly Andrews <alanolya(at)invera(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Warm Standby on 8.4.7
Date: 2011-04-13 20:04:33
Message-ID: BANLkTi=jSwi58WWGK6WJCox6vfbxG_Ourg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, Apr 13, 2011 at 8:53 PM, Alanoly Andrews <alanolya(at)invera(dot)com> wrote:

> Is it possible to set up a warm standby pair of postgres instances without
> using the pg_standby utility? The PG manuals appear to say it is possible.
> But I don’t see the details of how to set this up. How do you keep the
> standby instance in permanent recovery mode?

It is possible. You just need to write a utility very similar to pg_standby.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Fredy Khan 2011-04-14 05:13:33 Re: unsupported header version error
Previous Message Alanoly Andrews 2011-04-13 19:53:33 Warm Standby on 8.4.7