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 1i5Cmz-0002Kz-LX for pgsql-hackers@arkaria.postgresql.org; Tue, 03 Sep 2019 17:40:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1i5Cmy-00036K-Il for pgsql-hackers@arkaria.postgresql.org; Tue, 03 Sep 2019 17:40:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1i5Cmy-00036D-AW for pgsql-hackers@lists.postgresql.org; Tue, 03 Sep 2019 17:40:20 +0000 Received: from mail-qt1-x841.google.com ([2607:f8b0:4864:20::841]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1i5Cmv-0000Eh-NZ for pgsql-hackers@postgresql.org; Tue, 03 Sep 2019 17:40:19 +0000 Received: by mail-qt1-x841.google.com with SMTP id j10so3290227qtp.8 for ; Tue, 03 Sep 2019 10:40:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=uwA/12lwbRhbdXX9MBXjueUHhcbh5GArcQL/7EodSHw=; b=EBGRB+Gh9KDuMhc8dOVbS2X4eLyMaTT8ClOpeq5Fgs2Foz6Yw1mBdqNzmM85q9C4ph jAMC4PD/kaQYoApljTmBRw/DUgQcm4Q8xFpiBaC4lmHbxp0xLmeT+HKXHvgO0oApfnwQ BHQS/ls1sjjtayzL6QmQ+Bh/TBdr/Im1MDIojg+p+unw+N9jWDBninJ6cIm1SxDTADSR KN7LZam+4n2Ss6s8IMCgX+nlGEvp8kxz5D+RXj7+kbdNdjnUB79UMCYLkjGhVItbFPrW WOtjxnSgxuX+9JNr7H5nRcd5NR9EZwyQwwlLW3ecU30bMLp0Wmi0diWUGKdm2zr9oHUr nH1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=uwA/12lwbRhbdXX9MBXjueUHhcbh5GArcQL/7EodSHw=; b=l6KDYV7Ritx9QkAn58t1fSdONfUpcSiEAD2/bkphPxeeVt7uapafsJAG+wyNu3Lbdb 9IY3GrmLbtU4e5qqQZGg1HjxlwkuHzdj2O/QowDF9oOrb4p0/MxjhDqcFXImRRvhYeDw B04bYjF95rNmecSBUaHn1u0DdM+T+dA2PS9XiSzYBb/UOqw3I5V8Nk308BblYxc3sQ7M cZ/xrAE6b6gihjZbTRopTwH/HDPuXh6C2sj3bbh1iYaaa0k3AEnoSPKXv1nQ8jgZW0Hx T5jFVMoRu/frjYiZ1XP1mwAFx0pzxXXO8pcNE0l1d2n2uYljZaQ5xAFdz8ZjIcSahbdi MJLw== X-Gm-Message-State: APjAAAWK5Utb7Lqm5lgMByYymL9yj7+m3fkoNVyCDBS8YM2sb3Pszhvf H4FFVJ4LCBBedT0pwac83sfvAQ== X-Google-Smtp-Source: APXvYqxnuI2U0LBW3O9WXU4wDeHN4fkZ9SBtU4LoeHwMOMWWB+GgX26X2dQerRMdofDvhPlEVvKM1w== X-Received: by 2002:ac8:28b6:: with SMTP id i51mr11557833qti.143.1567532416407; Tue, 03 Sep 2019 10:40:16 -0700 (PDT) Received: from nimloth.alvh.no-ip.org ([190.121.29.3]) by smtp.gmail.com with ESMTPSA id t73sm798406qke.113.2019.09.03.10.40.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Sep 2019 10:40:15 -0700 (PDT) Received: by nimloth.alvh.no-ip.org (Postfix, from userid 1000) id 26B73120BB0; Tue, 3 Sep 2019 13:40:14 -0400 (-04) Date: Tue, 3 Sep 2019 13:40:14 -0400 From: Alvaro Herrera To: Amit Khandekar Cc: Andres Freund , Robert Haas , tushar , Petr Jelinek , Craig Ringer , Petr Jelinek , pgsql-hackers , Shaun Thomas Subject: Re: Minimal logical decoding on standbys Message-ID: <20190903174014.GA18683@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2019-Jul-19, Amit Khandekar wrote: > Attached are the split patches. Included is an additional patch that > has doc changes. Here is what I have added in the docs. Pasting it > here so that all can easily spot how it is supposed to behave, and to > confirm that we are all on the same page : ... Apparently, this patch was not added to the commitfest for some reason; and another patch that *is* in the commitfest has been said to depend on this one (Petr's https://commitfest.postgresql.org/24/1961/ which hasn't been updated in quite a while and has received no feedback at all, not even from the listed reviewer Shaun Thomas). To make matters worse, Amit's patchset no longer applies. What I would like to do is add a link to this thread to CF's 1961 entry and then update all these patches, in order to get things moving. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services