Re: Stream replication test fails of cfbot/windows server 2019 - Mailing list pgsql-hackers

From Michail Nikolaev
Subject Re: Stream replication test fails of cfbot/windows server 2019
Date
Msg-id CANtu0oiQ+KSDZba3_AAhDB9H1cuFut4ZsHb-E4cTedOqGwDmVw@mail.gmail.com
Whole thread Raw
In response to Stream replication test fails of cfbot/windows server 2019  (Pavel Borisov <pashkin.elfe@gmail.com>)
Responses Re: Stream replication test fails of cfbot/windows server 2019
List pgsql-hackers
Hello.

Looks like logical replication also affected:

[08:26:35.599] # poll_query_until timed out executing this query:
[08:26:35.599] # SELECT count(1) = 0 FROM pg_subscription_rel WHERE
srsubstate NOT IN ('r', 's');
[08:26:35.599] # expecting this output:
[08:26:35.599] # t
[08:26:35.599] # last actual query output:
[08:26:35.599] # f

https://cirrus-ci.com/task/6532060239101952
https://cirrus-ci.com/task/4755551606276096

Best regards,
Michail.



pgsql-hackers by date:

Previous
From: Pavel Borisov
Date:
Subject: Stream replication test fails of cfbot/windows server 2019
Next
From: Amit Kapila
Date:
Subject: Re: Logical replication timeout problem