Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iAFok-0002hd-VP for pgsql-hackers@arkaria.postgresql.org; Tue, 17 Sep 2019 15:55:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iAFoj-0003jY-Sz for pgsql-hackers@arkaria.postgresql.org; Tue, 17 Sep 2019 15:55:01 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iAFoj-0003jB-HA for pgsql-hackers@lists.postgresql.org; Tue, 17 Sep 2019 15:55:01 +0000 Received: from mail-oi1-x22a.google.com ([2607:f8b0:4864:20::22a]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iAFoh-0007c6-5i for pgsql-hackers@lists.postgresql.org; Tue, 17 Sep 2019 15:55:00 +0000 Received: by mail-oi1-x22a.google.com with SMTP id 83so1805566oii.1 for ; Tue, 17 Sep 2019 08:54:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kGn6zaTofWm0MFmqtjhxNu+3p/0NI0FWAqVcgUiX9e4=; b=E3jS3yIQ0cpQq81fOQnloMToqSX5TKRxi5oJkpUkLjuOsO0WJPEUmfGY09cRh1btbP I5PPAYj8KONsTj3M5ov0eILbwrC6pPssE0prGPSuXh2HgXucXQUfzthjqH+ECFSdbFwu tfG7VMQpa6+EQr1Dbus5jG/wx4S4e8QtQqNcdhSj8d32Bb9+mmYMK7qJvHNHT79VlAK9 VHjIz4xwcusLj71GuOCVQBub7lsa4ENS9hFxE87rBi0EdQXHDQBYuUTNKFACq7rmB3B9 FSKoZPmT6DRY9LvCKtmdXJYnSbvAlHryBQU4DIHzDrCio0RkzDtWbnIWtqWzziMRWRuP dupQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kGn6zaTofWm0MFmqtjhxNu+3p/0NI0FWAqVcgUiX9e4=; b=hpBa2Ejja7BQ2J3PWKxC+OkLeAd9PqO1CBcPOih2VrwrP5QxNAobcwPu5C15Zv9prJ mmxbyKw0TvA7Qgjp4yei7p/VgH+kbeS/lL1nAI/SALYcatkYchZQrju66HLnahNsl2O9 QO3VQiRJjkBreq+FYUC/dhPXzWEBba1gCLAugoZgFeweOpMsmKQKEdJYidjk/fSgTOsi Q8i+lmF6P88wEGIYy5PvVdzVQ0+wmHp597eplFY9tPO9HgBz5Fxc/5DhfYSUhPGhXDCX k6SGmY7rx4l7lUvGy+Vx1pAYsotSXmKDkbtPfZpS3Yt0M9wVwpRnm1YoZBAQTFofuDDq vkJw== X-Gm-Message-State: APjAAAWZIpHwKTUhjAvBANjgJdkj1gEswWaeZPAWmjmy+88Ypkbfgl3G QynUbyPG6y+1unELjdi581bMyBj7zwt4FUd59S4= X-Google-Smtp-Source: APXvYqxXtfVZR4vbG1AWTnhJip2MsuhSVAuMKkt8IbXMW/xOKzyGBvdbWjjBxvJ56U0G3PA2mxazYEGB3QBD3DOOI2A= X-Received: by 2002:aca:618a:: with SMTP id v132mr4356243oib.89.1568735698298; Tue, 17 Sep 2019 08:54:58 -0700 (PDT) MIME-Version: 1.0 References: <29708.1550079455@sss.pgh.pa.us> <20190213174151.mfylkessxmapt4io@alap3.anarazel.de> <30608.1550080759@sss.pgh.pa.us> <20190213181225.fathyapig4sm4exa@alap3.anarazel.de> <31663.1550082243@sss.pgh.pa.us> <20190213183303.ns54frt7cmvo6pgg@alap3.anarazel.de> <1466.1550085086@sss.pgh.pa.us> <20190213215147.cjbymfojf6xndr4t@alap3.anarazel.de> <20190813080435.GL2551@paquier.xyz> <20190826132904.3ayuw36qzl2c4ktr@development> In-Reply-To: <20190826132904.3ayuw36qzl2c4ktr@development> From: Robert Haas Date: Tue, 17 Sep 2019 11:54:45 -0400 Message-ID: Subject: Re: subscriptionCheck failures on nightjar To: Tomas Vondra Cc: Michael Paquier , Andres Freund , Thomas Munro , Tom Lane , PostgreSQL Hackers Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Mon, Aug 26, 2019 at 9:29 AM Tomas Vondra wrote: > This is one of the remaining open items, and we don't seem to be moving > forward with it :-( Why exactly is this an open item, anyway? I don't find any discussion on the thread which makes a clear argument that this problem originated with v12. If it didn't, it's still a bug and it still ought to be fixed at some point, but it's not a release-blocker. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company