Re: Adding storage parameters on index

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Adding storage parameters on index
Date: 2023-06-26 05:49:36
Message-ID: CANxoLDdsDiDQSaZRc=+XrL4sQi685jLNF0Ng_23B45x2O-4MMQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Pravesh

On Fri, Jun 23, 2023 at 2:28 PM Pravesh Sharma <
pravesh(dot)sharma(at)enterprisedb(dot)com> wrote:

> Hi All,
>
> I am working on feature #6374
> <https://github.com/pgadmin-org/pgadmin4/issues/6374> which is
> adding storage parameters while creating an index. I have made changes in
> the definition tab of create index to have all the required parameters.
> Attached is the new design, please review it.
>
> I also have a few points which require suggestions.
>
> 1. Storage parameters are different for different access methods. If
> an access method does not support a parameter we can either disable it or
> hide it (I am thinking of hiding it based on the access method).
>
> Disable the controls.

>
> 1. There is a storage parameter named *buffering *which is by
> default auto and takes on/off value. What type of control should I use for
> it? Should it be a switch or a drop down with three options on, off and
> auto, if we have a switch user won't be able to move to auto.
>
> It should be a drop-down with all three options.

>
> 1. There is a parameter *vacuum_cleanup_index_scale_factor *that was
> added on PostgreSQL 11 but was removed on PostgreSQL 13, should we add this
> too?
>
> No need to add the above parameter.

>
>
> Thanks
> Pravesh Sharma
>
> --
>
> <http://www.enterprisedb.com>
>
> Pravesh Sharma
>
> Software Engineer
>
> +91 9406461406
>
> www.enterprisedb.com
>
> Power to Postgres
>
> <https://www.linkedin.com/company/edbpostgres>
> <https://twitter.com/edbpostgres?lang=en>
> <https://www.facebook.com/EDBpostgres>
> <https://www.instagram.com/EDBpostgres/>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-06-26 05:53:23 Re: Adding storage parameters on index
Previous Message oon arfiandwi 2023-06-26 05:23:50 [pgadmin-org/pgadmin4] 64c48a: Indonesian translation for version 7.4