Re: Regarding feature #642

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Regarding feature #642
Date: 2023-07-04 04:50:29
Message-ID: CANxoLDe4myBWOVJ0Z3uTCJzbGFcp9YkCVJmvQpz68nk0ghk9Zw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Nikhil

On Mon, Jul 3, 2023 at 6:16 PM Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
wrote:

> Hi Hackers,
>
> I am currently working on #642
> <https://github.com/pgadmin-org/pgadmin4/issues/642> to allow to
> selection/deselect of objects under the object backup operation.
>
> This will be only applicable to the database and its sub-nodes(Not for
> Backup Global and Backup server)
>
> Details:
>
> 1. Added a new tab in the backup dialog '*Objects*'
> 2. On the '*Objects*' tab it will list down all the schemas and tables
> under the selected database.
> 3. [image: image.png]
> 4. If the user selects the specific Schema then it will list down
> only tables under the selected schema.
> 5. [image: Screenshot 2023-07-03 at 4.38.26 PM copy.png]
> 6. By default, all the nodes from the tree will be selected and the
> user can deselect them if required.
>
> I personally think by default nodes should be de-selected
and the user will select it later if needed.

>
> 1. If the user de-selects all the nodes and took a backup it will take
> a normal backup and all other nodes will get included in the backup.
>
> Questions:
>
> 1. pgAdmin III use to support taking backup of tables only from the
> UI, a user was not able to select views, materialized views, foreign
> tables, and sequences from the backup dialog. (If the user selects all from
> the checkbox on the UI then other database objects are included implicitly
> in the backup)
> 2. Should we continue with the above behavior or should we now allow
> the user to select these database objects in the backup dialog?
>
> I think continue with the old behavior.

>
> Please let me know your suggestions/thoughts.
>
>
> --
> *Thanks & Regards,*
> *Nikhil Mohite*
> *Senior Software Engineer.*
> *EDB Postgres* <https://www.enterprisedb.com/>
> *Mob.No: +91-7798364578.*
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2023-07-04 05:00:34 Re: Regarding feature #642
Previous Message Nikhil Mohite 2023-07-03 12:45:54 Regarding feature #642