Re: WAL replay issue from 9.6.8 to 9.6.10 - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: WAL replay issue from 9.6.8 to 9.6.10
Date
Msg-id 1DDC88B1-20CD-4841-88F2-6F481C99970C@a-kretschmer.de
Whole thread Raw
In response to Re: WAL replay issue from 9.6.8 to 9.6.10  (Dave Peticolas <dave@krondo.com>)
List pgsql-general
On 29 August 2018 06:26:06 CEST, Dave Peticolas <dave@krondo.com> wrote:
>On Tue, Aug 28, 2018 at 9:21 PM Andreas Kretschmer
><andreas@a-kretschmer.de>
>wrote:
>
>> On 29 August 2018 06:02:45 CEST, Dave Peticolas <dave@krondo.com>
>wrote:
>> >Hello, I'm seeing some issues with WAL replay on a test server
>running
>> >9.6.10 using WAL archived from a 9.6.8 primary server. It reliably
>> >
>>
>> Can you tell us the wal-level?
>>
>
>Yes, it is "hot_standby".

ok, this was to just rule out a problem that we discovered with logical decoding, but this isn't the case here.


Regards, Andreas


--
2ndQuadrant - The PostgreSQL Support Company


pgsql-general by date:

Previous
From: Dave Peticolas
Date:
Subject: Re: WAL replay issue from 9.6.8 to 9.6.10
Next
From: Shaun Savage
Date:
Subject: using a plpgsql function argument as a table column.