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 1lGcDV-0005jw-75 for pgadmin-hackers@arkaria.postgresql.org; Mon, 01 Mar 2021 06:39:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lGcDU-0007pL-74 for pgadmin-hackers@arkaria.postgresql.org; Mon, 01 Mar 2021 06:39:40 +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 1lGcDT-0007oH-RI for pgadmin-hackers@lists.postgresql.org; Mon, 01 Mar 2021 06:39:40 +0000 Received: from mail-io1-xd31.google.com ([2607:f8b0:4864:20::d31]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lGcDR-0008FL-7g for pgadmin-hackers@postgresql.org; Mon, 01 Mar 2021 06:39:38 +0000 Received: by mail-io1-xd31.google.com with SMTP id u20so16549569iot.9 for ; Sun, 28 Feb 2021 22:39:37 -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=ZQWwvcWly5L26J6N6/oQ1gc/ypyIyiOZ8UYPbtGyaHg=; b=qlOgC2Q8E+5tCQl/bRTs0u0wo/D/6+684v0RiS3907zUzTQHE1VMSKkm5DwJ4kWesZ t3PW90aSWtB1akDhxoVVLZNLnxz/zul0yrOKvUTpFOhFpKO4cpTNDJoOGSjnNmEbO5pg 4jFX/j0YKnJ9dknSfVyqHb5g9XJ/QXyNJcALM9OD2Kv6fJO+qKdahXiKqMz/wDgeG0WF qKLux4pC4DMrzyLDywJVj5NqLCIiv5znKPer0n/VrnTGaCaPtP7y4VGQNhQHGAgFegxi VqLyl6ztbAgHmIwB0imrI5rPiA7zt5WzBnEmnmx3TTVIeJUwxHWAiWqKg2xleUM44g7y JagA== 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=ZQWwvcWly5L26J6N6/oQ1gc/ypyIyiOZ8UYPbtGyaHg=; b=IwL4VpF8cGDuT8QO2YBz+hkcnAcvYK4VJk2De3RnWji+3rY+2bTVq7swxlp6BUPU3X iTFXDV5VgsxUQYQljSUJsVNs+Nsts80F34rHWJbNmIk5ZoFK0kKNbu5WgGAygCy3M/GN +oB7BkWtB86yWhcy9nhj9UZoicwNCFVOfkEYZ+9LJRU9DHbEa15U/0wQRN+sUjbywIJl O4YsZpPNxVKeGxICzIvNMLH+dAeFf8nW4Ob+BwPG19MMluGfcyHbvmj1zIYjkDVSa/eY XZRR6S85jSq4pQL6jzvhMrUH9kTgLYOOKCZjlKjAyDqm1TdW40zHsQWpvPip1mUWAESD Jl2g== X-Gm-Message-State: AOAM531ogvdHPqxnPdJsZVy7oOKon2B7JyHaTUyclsGj1BRue5Y1oxLg 9rotKcOpRr+eWR0gIxp4HCcJcqHW/8GAXG27q0FqCPJhvvBj0PM5gQSDoF+0QVWLSOTo8UF8cJN 5aNy8REJjzXzlMsyuU0cOnoftquWupLfWbLj7WWbb93I2xFN49kj+aeKX0B/a171G4Qe0l0rba8 qzKSif6lyoLAcfZWLIAGF09AKF77F2sw6gaKglc2er2JLoFDfvCUNv0xx6lA== X-Google-Smtp-Source: ABdhPJx88Y3MCnsz8l63s34HTPitUyOSkGlT/S/+IXmb9X4HQiBkUMAUVY6weqEqdF/20VuWj8HfLz3EmtijD6VXsgk= X-Received: by 2002:a6b:6206:: with SMTP id f6mr12185330iog.18.1614580775855; Sun, 28 Feb 2021 22:39:35 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 1 Mar 2021 12:09:25 +0530 Message-ID: Subject: Re: [pgAdmin]: Logical replication issues. To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000009b402905bc73e1cb" 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 --0000000000009b402905bc73e1cb Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Feb 26, 2021 at 7:07 PM Pradip Parkale < pradip.parkale@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for the below RMs: > > 1. RM6260 - Create Slot' is disabled for change in case of same > IP/host for different servers in the subscription. > 2. RM6259 - Show error on properties & statistics tab in case of > insufficient privileges for a subscription. > 3. RM6253 - Unable to create subscription in pgAdmin if host/IP > address for connection is 127.0.0.1. > > > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | EnterpriseDB Corporation > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000009b402905bc73e1cb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Fri, Feb 26, 2021 at 7:07 PM Prad= ip Parkale <pradip.pa= rkale@enterprisedb.com> wrote:
Hi Hackers,

Please find = the attached patch for the below RMs:
  1. RM6260 -=C2=A0Creat= e Slot' is disabled for change in case of same IP/host for different se= rvers in the subscription.
  2. RM6259 - Show error on properties &a= mp; statistics tab in case of insufficient privileges for a subscription.
  3. RM6253 -=C2=A0Unable to create subscription in pgAdmin if host/I= P address for connection is 127.0.0.1.

-= -
Tha= nks & Regards,
Pradip Parkale<= br>Software Engineer | EnterpriseDB Corporation


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

--0000000000009b402905bc73e1cb--