Re: Streaming replication stacked.

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Yoji <y-tsukada(at)xseed(dot)co(dot)jp>
Cc: PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: Re: Streaming replication stacked.
Date: 2016-01-06 02:10:50
Message-ID: CAB7nPqSjbVim+8NNZ1vNR-Wk9oQi+-Q0tQQxN-KZnO4Z++gW5A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jan 6, 2016 at 9:27 AM, Yoji <y-tsukada(at)xseed(dot)co(dot)jp> wrote:
> Hi Andreas and Michael,
>
> Thank you for your information!
>
> Let me know, which should I choose update to 9.4.5

Updating to 9.4.5 is highly recommended, and a separate issue.

> or hot_standby_feedback off?

Switching hot_standby_feedback to off depends on if you can afford the
fact that the application querying the standby may fail because of
recovery conflicts. There is no magic solution here.
--
Michael

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2016-01-06 02:13:25 Re: Code of Conduct: Is it time?
Previous Message Jim Nasby 2016-01-06 01:31:25 Re: Code of Conduct: Is it time?