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 1mau3b-0007zB-O8 for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Oct 2021 06:17:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mau3a-0000e6-Ki for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Oct 2021 06:17:34 +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 1mau3a-0000dx-AS for pgadmin-hackers@lists.postgresql.org; Thu, 14 Oct 2021 06:17:34 +0000 Received: from mail-il1-x12a.google.com ([2607:f8b0:4864:20::12a]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mau3X-0008Tu-Un for pgadmin-hackers@postgresql.org; Thu, 14 Oct 2021 06:17:33 +0000 Received: by mail-il1-x12a.google.com with SMTP id f15so2270648ilu.7 for ; Wed, 13 Oct 2021 23:17:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mysa82xV1ZEU6HLHsEk7QO4TzpU/8ojY5v4IkhnjnDw=; b=hL/DkF7wZsvC9ouQkEdgHON4B5rnbiKP5N8EdIBoEDrE1I6Klw9HeX2MCi4jhtKcjX wPbdI9o9pXMNOpyPENyNIRwxwEty1yLlMplPAWgBJ5pmOA0gjPl2terftO72nxnNi+O+ C/t+yAHIa9u1w7v9cqzH2vw8xKezAlrT6UjLbQ/xPnhfZ1QiPzhACnWW4p4r3bffptQE E/aH5r1jLYqpqWVLuwuqITN60otEPI/AVv1g5UDx436uuDDWe1/kf4b8L3g2fypePy0o X6XGObW2AAYDwbYCVUD7lruiJS0QK80nt/fZVx/UZn1F9qgpKxD93bVMGnhTuz0rNAlF DxnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mysa82xV1ZEU6HLHsEk7QO4TzpU/8ojY5v4IkhnjnDw=; b=UMhSEEJXMOZG+UhIHw800dXg3qVKEaiExR26zv4BKy98/5IrffOnsXYFwQAbvaQgsS odFfBOxW+rODedLOw3pO5bMBJVlnKqNTKzPovzp+G/FHxzosmkbDjZ44az++WIOKT9x7 HuPC4Z+GLaTQaTzc8yIVGH8lmYak7hWJHOBCba6BRMyp8VUNJmOQ2qnrv9AJRJ+sqOdR qzp5UKb9pW/ze6aUOAqvN4wcmLojIOY9Y59xRs5Ki3lNX9l8MJOE1wTfeQDMWKuO4QPl zsfCbN/BGTOmCDs6dTB/qDF6+x+2hqke68ksZ2XmraOnaypw5z65h45J2wihtLaAEdm0 gG+Q== X-Gm-Message-State: AOAM533c4Z4ZBoi1164NF0qzkZ6uPImNLXQFYmLDEcYO6y7sC/dHCWLu 9LYRayz91dUF+0Bzo/sZhFO/uBhLzGWlmEjdDIvLYPcsnxtstk5WkQPUnEDLrR90iPW6F4dDQJL tYY2iwjSaBJmoLyMTTEvby6o8Y8980WisqVJEJOiHyMMYc32rlVp0W3PdTT+tDWIxiMoKMLXGai YYmUM5IOhJJ1ZWr7L9RqWw4U3SmMCvBBtHT03UfxIMu0a9uC9qCwy2mGQ9BJNqti17tAd2 X-Google-Smtp-Source: ABdhPJxfuCfayG3lDw7j+nCWayd8g6OByrCboFavUyjIVkJT0m+9qn45JYzuZvr6cDvLbx0Jr5SX/PK86QyWylBKM+U= X-Received: by 2002:a05:6e02:1d17:: with SMTP id i23mr1026315ila.205.1634192251278; Wed, 13 Oct 2021 23:17:31 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 14 Oct 2021 11:47:20 +0530 Message-ID: Subject: Re: [pgAdmin][RM6794]: Provide functionality to disable/enable rules To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000a1ec5e05ce4a088c" 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: Archived-At: Precedence: bulk --000000000000a1ec5e05ce4a088c Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Wed, Oct 13, 2021 at 4:50 PM Pradip Parkale < pradip.parkale@enterprisedb.com> wrote: > Hi Akshay, > > Please find the updated patch. > > On Tue, Oct 12, 2021 at 5:37 PM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi Pradip >> >> You forgot to implement the following: >> ENABLE REPLICA RULE rewrite_rule_name >> ENABLE ALWAYS RULE rewrite_rule_name >> > Fixed. > >> >> It is just like a trigger, you need to get the drop-down in edit mode. >> Please update the documentation and screenshot as well. >> > Fixed. > >> >> >> On Mon, Oct 11, 2021 at 7:37 PM Pradip Parkale < >> pradip.parkale@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> >>> Please find the updated patch for #6794 Provide functionality to >>> disable/enable rules. >>> >>> This patch also includes the fix for #6870 Unable to delete server group >>> if first server group has shared server. >>> >>> -- >>> Thanks & Regards, >>> Pradip Parkale >>> Software Engineer | EnterpriseDB Corporation >>> >> >> >> -- >> *Thanks & Regards* >> *Akshay Joshi* >> *pgAdmin Hacker | Principal Software Architect* >> *EDB Postgres * >> >> *Mobile: +91 976-788-8246* >> > > > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | EnterpriseDB Corporation > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000a1ec5e05ce4a088c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Wed, Oct 13, 2021 at 4:50= PM Pradip Parkale <p= radip.parkale@enterprisedb.com> wrote:
Hi Akshay,<= div>
Please find the updated patch.

On Tue, Oct 12, 2021= at 5:37 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
=
=C2=A0Hi= =C2=A0Pradip

You forgot to implement the following:
ENABLE REPLICA RULE rewrite_rule_name =C2=A0 =C2=A0=C2=A0
E= NABLE ALWAYS RULE rewrite_rule_name
Fixed.=

It is just like a trigger, you need to get the= drop-down in edit mode. Please update the documentation and screenshot as = well.=C2=A0
Fixed.=C2=A0

On Mon, O= ct 11, 2021 at 7:37 PM Pradip Parkale <pradip.parkale@enterprisedb.com>= wrote:
Hi Hackers,

Please find the updated patch for #= 6794=C2=A0Provide functionality to disable/enable rules.

This patch also includes the fix for #6870=C2=A0Unable to delete ser= ver group if first server group has shared server.
--
Thanks & Regards,
Pradip= Parkale
Software Engineer | EnterpriseDB Corporation
<= /div>


--
Thank= s & Regards
Akshay Joshi
pgAdmin Hacker | Principal Softw= are Architect
EDB Po= stgres
Mobile: +91 976-788-8246



--
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

--000000000000a1ec5e05ce4a088c--