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 1l01bg-0000YJ-7N for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Jan 2021 12:20:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l01bf-0007IM-6u for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Jan 2021 12:20:03 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l01ar-0005qX-8r for pgadmin-hackers@lists.postgresql.org; Thu, 14 Jan 2021 12:19:13 +0000 Received: from mail-io1-xd32.google.com ([2607:f8b0:4864:20::d32]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1l01an-0004kN-Ou for pgadmin-hackers@postgresql.org; Thu, 14 Jan 2021 12:19:12 +0000 Received: by mail-io1-xd32.google.com with SMTP id z5so10609820iob.11 for ; Thu, 14 Jan 2021 04:19:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=bQTHwxEWT3xw7Jc6bdQ09VubGY1nFuKOZ5JjHCDjlko=; b=nmPN0U9v+80HOwa/kGNmxGCU/8D4D/C3mQe9/jclGM70ZuQIbAsaKnDc4c52+tDAfe xXj7/Ns7wiDdMPmCYOL3B/KLshYqiKh57TVOY+XnPAnTPaD/4gjBXe2GazIsgfCfAt0d VUV4VFkR+a2ju4yyz5wMGWO564/r15xnj4diGZyN8NL7L5OGGWiRbUUCIbH2Up1ALb4d EI2VQx0p8KkHkgxatopJxMpxh8izAHwN3sg8DbLxgvGqD5K3NXvPrxnzw/iDZPphodGG NAzUyBZfOUmdaPXoTIijkYcrjVjfDyXeGaGDieA8CNYhybs8z7TRm046LuKiz+J4vmMp MvUw== 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=bQTHwxEWT3xw7Jc6bdQ09VubGY1nFuKOZ5JjHCDjlko=; b=eIVXjlRgKLi1/ORwVn+UccLkhMm+bj0GGilEuE9CmGu8teNTQvNVvZpYacmFaoqoaQ joeoiEjGKn16tmGSTM4QSqI5tJ1C3VrmszSHPCYVQJzvg/+az2OWe4vqpxuwJt22lDRF aZ/u1RGk84+9ykoNOaonLDK3cVD5yChn8OcQCvNeznTjsc1R1+Ok9em5I4PNs4TmI7ag ht8cBcnYSvvsZqwUkMFIc8jEMQyZHw4Ux4lTepFk5YzfeHu/chg5vQ0iuja2CTrsDDOi tCOLtZmyot/SGFt7NiMh132+XvOg4mnuFG/t7wWF12HWDjsRS1Ai5szANl6QJmstnxG5 6apg== X-Gm-Message-State: AOAM532Anz11IvhXcTN719ZpzZVXGNijk1ISzD48btb2qYF/31gO/5kG kj7JCeeqW6VaPVJXgMvrYoS5iyCHX3rb8DyvV5Pm1bBRgb7YkqzkOxLcDMGi6ZqXnjS0MW1P7n3 fqm8w+wKC3TL1uVnnizIIZ+a1ushWNU5dkDnhJgrr/i11jwviQ9Z2wXI9tI8K/ZhpPLmg6/mchA Lo1WYFSu42L0YdC53lEvYZJVghvRlwyHfstb4Qth3pYkLVmPdWjgC4z/e90Q== X-Google-Smtp-Source: ABdhPJyta+fd/T4wdOLg0ZG1Q8++2qm7ROL8FqbK//RrWbX1paL5+XvNIKwKuhq9ZcXT1yoit6hdlHzb60uLIymxzQ8= X-Received: by 2002:a6b:c981:: with SMTP id z123mr454789iof.206.1610626748837; Thu, 14 Jan 2021 04:19:08 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 14 Jan 2021 17:48:58 +0530 Message-ID: Subject: Re: [pgAdmin][RM5912]: Added support for Logical Replication. To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000003b09de05b8db43b6" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000003b09de05b8db43b6 Content-Type: text/plain; charset="UTF-8" Hi Pradip The patch is applied, but not working. Please check and send the patch again. On Wed, Jan 13, 2021 at 9:08 AM Pradip Parkale < pradip.parkale@enterprisedb.com> wrote: > Hi Akshay, > > Please ignore my previous patch. Please find my updated patch. > > > On Mon, Jan 11, 2021 at 5:07 PM Pradip Parkale < > pradip.parkale@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached patch for logical replication support. >> >> -- >> Thanks & Regards, >> Pradip Parkale >> Software Engineer | EnterpriseDB Corporation >> > > > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | EnterpriseDB Corporation > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000003b09de05b8db43b6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Pradip

The patch is applied, bu= t not working. Please check and send the patch again.

On Wed, Jan 13, = 2021 at 9:08 AM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Akshay,
<= br>
Please ignore=C2=A0my=C2=A0previous patch. Please find my upd= ated patch.


On Mon, Jan 11, 2021 at 5:07 PM Pradip = Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Hackers,

<= /div>
Please find the attached patch for logical replication support.

--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corpora= tion


--
Thanks & Regards,
=
Pradip Parkale
Software Engineer |= EnterpriseDB Corporation


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--0000000000003b09de05b8db43b6--