Re: Failover on Windows - Mailing list pgsql-general

From Fujii Masao
Subject Re: Failover on Windows
Date
Msg-id AANLkTimqtWrw8BcYAWTinZhgMjV=r6avLBrVqvhMHp3b@mail.gmail.com
Whole thread Raw
In response to Failover on Windows  (Norberto Delle <betodelle@gmail.com>)
Responses Re: Failover on Windows  (Norberto Delle <betodelle@gmail.com>)
List pgsql-general
On Fri, Oct 29, 2010 at 9:58 PM, Norberto Delle <betodelle@gmail.com> wrote:
> I'm testing a warm standby setup using PostgreSQL 9 x64 on Windows 2008 R2.

What command (pg_standby? cp?) is supplied in restore_command for warm-standby?
Or you are testing streaming replication + hot standby?

> The problem is that when I put the trigger file on the location specified in
> the parameter
> 'trigger_file' of the recovery.conf, nothing happens. No log entries, the
> recovery just continues
> as if nothing has happened.
> Any clues of what may be wrong?

At least if you use pg_standby, you have to create the trigger file on
the location
specified in -t option of pg_standby.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Temporary schemas
Next
From: Thom Brown
Date:
Subject: Re: Temporary schemas