Re: Why standby restores some WALs many times from archive?

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: Victor Yagofarov <xnasx(at)yandex(dot)ru>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Sergey Burladyan <eshkinkot(at)gmail(dot)com>
Subject: Re: Why standby restores some WALs many times from archive?
Date: 2017-12-28 15:35:12
Message-ID: CAMkU=1xz8Qn+WYWYzH3QGNNe_AiU0MyNPOeiuW7eaOaOin2TCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Dec 28, 2017 at 7:02 AM, Victor Yagofarov <xnasx(at)yandex(dot)ru> wrote:

> Hi,
>
> I tried to ask a question in pgsql-general@ but got no response.
>
> I have postgres 9.4 standby with archive-based replication (via
> restore_command).
>

Can you show us both your archive_command and your restore_command?

Cheers,

Jeff

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2017-12-28 15:59:00 Re: The pg_indent on on ftp is outdated
Previous Message Peter Eisentraut 2017-12-28 15:15:58 Re: [HACKERS] taking stdbool.h into use