Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n7bkC-0007KA-M0 for pgsql-hackers@arkaria.postgresql.org; Wed, 12 Jan 2022 11:24:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1n7bkB-0006cV-Ap for pgsql-hackers@arkaria.postgresql.org; Wed, 12 Jan 2022 11:24:43 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n7bkA-0006cM-W2 for pgsql-hackers@lists.postgresql.org; Wed, 12 Jan 2022 11:24:43 +0000 Received: from mail-pj1-x1029.google.com ([2607:f8b0:4864:20::1029]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1n7bk4-00076l-4P for pgsql-hackers@postgresql.org; Wed, 12 Jan 2022 11:24:42 +0000 Received: by mail-pj1-x1029.google.com with SMTP id y16-20020a17090a6c9000b001b13ffaa625so11354842pjj.2 for ; Wed, 12 Jan 2022 03:24:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=rBRh7LTKj4k36TSZm7jUOd8n7HSEsXTmBw1oqZNnwMU=; b=hmlzScMlYP7cUebXOzE7bCyo6WmSExX9Pnpgyp7r14FnfYEMkyBMu9qM0H2l2+1bRc wN6UfBOcQWqMASrAKhvPPcwUcSf0PneC4e+YD6Dg5Rurj1rxC6iH0h6HIW0U6iYJZjly nTMxllexO4bRMq+FWg2dV3/fJ8RCwggaHAL80OYzZRS3rLh0x6XzrJNOZAAiuKGzLWcs eDtWxGoedih8TaoZNFmrWQxWEEfI+vmmgpzVOwvbid3NEdd6tfAhDczEIss75cRE9WqP DCKE8vdVdjc448EScCF0XjREupOEFDoU+Rt2L/+3H2KRL0zqF0UuB6SfbjiBbkjs9lwu 1HvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=rBRh7LTKj4k36TSZm7jUOd8n7HSEsXTmBw1oqZNnwMU=; b=zvMd8Bit0WgEnR0oXz4/w83kLMJUZYkNihGVuJTndSTqdRY+Z9An2kiIZ15n48fxa4 b4w7/hUTLyFF27jq0wCSx72i+g+9QA9DdQ7inzjdi2axOJRD+QG+x/hCPMvfa/F/GNXz JXhIdgOYpOWQNBpwJsgPIOfKVrfp5ulS5ei1iphPAsIa+zfU37DcR0hSvzDdwRMRjT8r mM8ClG+hOTMwoFGmFmrblOZftMlXGpUhJzwzwVYJbGrRlpZT4+p3gRcIwN9mHhKZpjoJ dFOXexauxM600ZTdOthLZaDVOj2BS2GsPqq72dv/LXoG+5YJzXkpN3XOevCAjNfP96WK KqRA== X-Gm-Message-State: AOAM533UxfpB9q6KvxNvTZxmN16t3jcYYzFZdqEqEqXyC1gfafdd8Djk wyt8bj5u8zNQskwHdK4ehpQ= X-Google-Smtp-Source: ABdhPJzRDf3HNMGgKQVEznRhuBmM0F94jHB+QcSSqvgCgRI9RqGry8f/zAaZ0IYQmBBC1GxIW9S27Q== X-Received: by 2002:a05:6a00:23c2:b0:4c1:3c25:6b65 with SMTP id g2-20020a056a0023c200b004c13c256b65mr1729883pfc.78.1641986673735; Wed, 12 Jan 2022 03:24:33 -0800 (PST) Received: from jrouhaud (1-171-174-202.dynamic-ip.hinet.net. [1.171.174.202]) by smtp.gmail.com with ESMTPSA id g10sm13011778pfo.103.2022.01.12.03.24.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jan 2022 03:24:33 -0800 (PST) Date: Wed, 12 Jan 2022 19:24:25 +0800 From: Julien Rouhaud To: Michail Nikolaev Cc: Pavel Borisov , pgsql-hackers Subject: Re: Stream replication test fails of cfbot/windows server 2019 Message-ID: <20220112112425.pgzymqcgdy62e7m3@jrouhaud> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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