Re: How to recovery failed master after failover

From: Venkata Balaji Nagothi <vbnpgc(at)gmail(dot)com>
To: leo <dazhoufei(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to recovery failed master after failover
Date: 2014-03-05 03:39:23
Message-ID: CAHBAh5saMvtrhovFhHfmrz6OCe=XqeHFQyv-GGpsqGZ9fjh53g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Mar 5, 2014 at 2:14 PM, leo <dazhoufei(at)gmail(dot)com> wrote:

> I find a solution to short the recover time by configure parameter
> Synchronous Transfer. Refer to :
> https://wiki.postgresql.org/wiki/Synchronous_Transfer.
> But I don't which postgreSQL will enable this parameter, I install
> 9.3.3-1 on redhat, but I don't find this parameter in postgresql.conf.
> Is there anyone use this parameter?
>

Not sure if you have been through the below links. They might be helpful
for you.

http://www.postgresql.org/message-id/CAF8Q-Gy7xa60HwXc0MKajjkWFEbFDWTG=gGyu1KmT+s2xcQ-bw@mail.gmail.com
http://postgresql.1045698.n5.nabble.com/Using-ini-file-to-setup-replication-td5764411.html

Venkata Balaji N

Fujitsu Australia

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Raschick, Hartmut 2014-03-05 10:15:27 too-may-open-files log file entries when vauuming under solaris
Previous Message leo 2014-03-05 03:14:16 Re: How to recovery failed master after failover