Re: [pgAdmin][RM6794]: Provide functionality to disable/enable rules

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM6794]: Provide functionality to disable/enable rules
Date: 2021-10-12 12:07:08
Message-ID: CANxoLDejaCKyTyFQDk0v69LmpuosaHrjdUoBrOUbXj8nt7ko8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)parkale(at)enterprisedb(dot)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 <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-12 12:24:09 pgAdmin 4 commit: Updated yarn.lock file
Previous Message Khushboo Vashi 2021-10-12 11:34:07 [pgAdmin4][Patch] - RM #4596 - Directory tree indent guides