Re: TAP test to cover "EndOfLogTLI != replayTLI" case

From: Andres Freund <andres(at)anarazel(dot)de>
To: Amul Sul <sulamul(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: TAP test to cover "EndOfLogTLI != replayTLI" case
Date: 2022-01-10 02:55:02
Message-ID: 20220110025502.4eas5gubl6pe6otv@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2021-11-23 11:43:21 +0530, Amul Sul wrote:
> Attached patch covers a case where TLI in the filename for a
> record being read is different from where it belongs to. In other
> words, it covers following case noted in StartupXLOG():

> Thoughts? Suggestions?

It seems the test isn't quite reliable. It occasionally fails on freebsd,
macos, linux and always on windows (starting with the new CI stuff, before the
test wasn't run).

See https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/36/3427

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message houzj.fnst@fujitsu.com 2022-01-10 03:11:30 RE: row filtering for logical replication
Previous Message Andres Freund 2022-01-10 02:48:12 Re: pg_dump/restore --no-tableam