On Wed, Jan 12, 2022 at 01:51:24PM +0300, Michail Nikolaev wrote: > 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
Indeed, and yet CI on postgres tree doesn't exhibit any problem: https://cirrus-ci.com/github/postgres/postgres