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 1maGZ4-0000hv-Ii for pgadmin-hackers@arkaria.postgresql.org; Tue, 12 Oct 2021 12:07:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1maGZ2-0003RP-Dy for pgadmin-hackers@arkaria.postgresql.org; Tue, 12 Oct 2021 12:07:24 +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 1maGZ1-0003RG-Sm for pgadmin-hackers@lists.postgresql.org; Tue, 12 Oct 2021 12:07:24 +0000 Received: from mail-il1-x133.google.com ([2607:f8b0:4864:20::133]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1maGYy-0004s5-PS for pgadmin-hackers@postgresql.org; Tue, 12 Oct 2021 12:07:22 +0000 Received: by mail-il1-x133.google.com with SMTP id x1so7901883ilv.4 for ; Tue, 12 Oct 2021 05:07:20 -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=+XM2dZkkijP1rk/KM56465mCa7FlANlGHZ6s1yBqCSo=; b=BbMyWo9/zyytu4TFg3NjXafyozbwWU7sC4okulVy0qAPXELGs96H1H5mESxABOCPHc fJIJmSgHleZitJlhJuw3EJuu9pNJieiufKL+V5932LFoZZnvHTiA2arZJW8bdAsa1toX uMgpNNc9O5Xp6OFHTY8AW+YLkFc2ddDkKh7UBVgwmKF/XzVtgFBhuhfH0nKTp1l2F8wW GdUmaFDhS07aD/HpVc14V4G7Tpk8vGJyjspoFYZF9I7vgY/RVhopJQC0W1t9A2AKwO9J mQFinXT12uQjr2Fyn2sRWUdxRtcladNoDT+grEyVde7UQ8nQAZpoeTSVA4lN3LvpL9Ny c12A== 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=+XM2dZkkijP1rk/KM56465mCa7FlANlGHZ6s1yBqCSo=; b=Mfmh1vMkuY0cP279TPVq3ye8FZP6mNUqN6m/aoiOhR/4RWGO+hV1Lrznao2lFhMmfc 1pe2fkvkAiux9tyZd3T3G0QjJ+V0p/cenXpOgolt1nOl5g0CUoPjGEsULjvZcZBoXaOx hvgDbJxU/tSaSJB5IvjWl18+5RdA7n0TCnjrBgkRvtca7I4IOI3UB9Vr6kwVDzkxm+ar 8hqWbWXR9CS6QgDAX7BqJLZuPKZ5HNjDT7OgLZ65ZzLLjTaaBwRa6np4/EF896l+LLyq iTeTQ29q1GNj9rtGScxGky+xGHmL1VB/PhWqKiJyrTolcmHvoBS+WehLAIah/mYlSCKt bvhw== X-Gm-Message-State: AOAM533KsUIG2B6NhqUPuj+LRi/VAh2QM7TopyEqgP6ADRvR6AAWGO9B XDX0BMdh/e8tbIVWcmatvy/FEqp5ha/P/QYXiIrUg+LTeK06G4Z4e6L1P8iLTDX9oYzGBFvDoh7 6XZAogRRg3l7EHpZhPYBLHnIRQjFhid2Fvptt1CMJbz9ge8doM0IhCXrtK9Rtsz+LduT37O5kLg j1FJvU232YdbpFULW5t6cnWgCl6JGQxCHohF6R0LmQzybEozgz2WS+7gUnZw== X-Google-Smtp-Source: ABdhPJwlrGP9lF8egX6yuvev1QunfWikeAE+DSr0o4O9qwN4hS/Ezp+YYbFiflngOJt9iQg1QR7B56gNJhYGe3aC8mQ= X-Received: by 2002:a05:6e02:214a:: with SMTP id d10mr13822375ilv.290.1634040439583; Tue, 12 Oct 2021 05:07:19 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 12 Oct 2021 17:37:08 +0530 Message-ID: Subject: Re: [pgAdmin][RM6794]: Provide functionality to disable/enable rules To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000f34c5d05ce26af7d" 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 --000000000000f34c5d05ce26af7d Content-Type: text/plain; charset="UTF-8" Hi Pradip You forgot to implement the following: ENABLE REPLICA RULE rewrite_rule_name ENABLE ALWAYS RULE rewrite_rule_name It is just like a trigger, you need to get the drop-down in edit mode. Please update the documentation and screenshot as well. 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* --000000000000f34c5d05ce26af7d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
=C2=A0Hi=C2=A0Pradip

You forgot to impl= ement the following:
ENABLE REPLICA RULE rewrite_rule_name =C2=A0= =C2=A0=C2=A0
ENABLE ALWAYS RULE rewrite_rule_name
=
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


On Mon, Oct 11, 2021 at 7:37 PM Pradip Parkale <pradip.parkale@enterprisedb.co= m> wrote:
Hi Hackers,

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

This patch also includes the fix for #6870=C2=A0Unable to d= elete server group if first server group has shared server.

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

--000000000000f34c5d05ce26af7d--