Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gIkrv-0002c7-MD for psycopg@arkaria.postgresql.org; Sat, 03 Nov 2018 01:36:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gIkrt-0001wr-JU for psycopg@arkaria.postgresql.org; Sat, 03 Nov 2018 01:36:53 +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_SHA384:256) (Exim 4.89) (envelope-from ) id 1gIkrt-0001wj-Ea for psycopg@lists.postgresql.org; Sat, 03 Nov 2018 01:36:53 +0000 Received: from smtp93.iad3a.emailsrvr.com ([173.203.187.93]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gIkrr-0000DM-HG for psycopg@postgresql.org; Sat, 03 Nov 2018 01:36:53 +0000 Received: from smtp36.relay.iad3a.emailsrvr.com (localhost [127.0.0.1]) by smtp36.relay.iad3a.emailsrvr.com (SMTP Server) with ESMTP id 091743A54 for ; Fri, 2 Nov 2018 21:36:50 -0400 (EDT) X-Auth-ID: xof@thebuild.com Received: by smtp36.relay.iad3a.emailsrvr.com (Authenticated sender: xof-AT-thebuild.com) with ESMTPSA id CAA69168D for ; Fri, 2 Nov 2018 21:36:49 -0400 (EDT) X-Sender-Id: xof@thebuild.com Received: from [10.1.1.139] (sfosj0215mups301.wiline.com [67.207.108.210]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:587 (trex/5.7.12); Fri, 02 Nov 2018 21:36:50 -0400 From: Christophe Pettus Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: Multiple message delivery on logical replication Date: Fri, 2 Nov 2018 18:36:48 -0700 References: To: psycopg@postgresql.org In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3445.9.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk > On Nov 2, 2018, at 18:31, Jonathan S. Katz = wrote: > I thought it was a bug with wal2json instead of psycopg2 [...] That appears to be the case; test_decoding doesn't show the same = behavior. -- -- Christophe Pettus xof@thebuild.com=