Обсуждение: Regarding feature #6369

Поиск
Список
Период
Сортировка

Regarding feature #6369

От
Akshay Joshi
Дата:
Hi Hackers

I have started working on Feature #6369 to add support for the syntax "ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY | FINALIZE". This syntax is available from PostgreSQL v14 and above.

I have modified the old context menu item with the label 'Detach Partition' to a parent menu group with sub-menu items 'Detach', 'Concurrently', and 'Finalize'. Please refer to the below screenshots: 

v14 and Above                                                             v13 and below
Screenshot 2023-06-28 at 1.58.01 PM.png                        Screenshot 2023-06-28 at 2.02.03 PM.png

Let me know your thoughts/suggestions.
Вложения

Re: Regarding feature #6369

От
Aditya Toshniwal
Дата:
Hi Akshay,

This looks good to me.

On Wed, Jun 28, 2023 at 2:13 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers

I have started working on Feature #6369 to add support for the syntax "ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY | FINALIZE". This syntax is available from PostgreSQL v14 and above.

I have modified the old context menu item with the label 'Detach Partition' to a parent menu group with sub-menu items 'Detach', 'Concurrently', and 'Finalize'. Please refer to the below screenshots: 

v14 and Above                                                             v13 and below
Screenshot 2023-06-28 at 1.58.01 PM.png                        Screenshot 2023-06-28 at 2.02.03 PM.png

Let me know your thoughts/suggestions.


--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Architect | enterprisedb.com
"Don't Complain about Heat, Plant a TREE"
Вложения

Re: Regarding feature #6369

От
Khushboo Vashi
Дата:


On Wed, Jun 28, 2023 at 2:13 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers

I have started working on Feature #6369 to add support for the syntax "ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY | FINALIZE". This syntax is available from PostgreSQL v14 and above.

I have modified the old context menu item with the label 'Detach Partition' to a parent menu group with sub-menu items 'Detach', 'Concurrently', and 'Finalize'. Please refer to the below screenshots: 

v14 and Above                                                             v13 and below
Screenshot 2023-06-28 at 1.58.01 PM.png                        Screenshot 2023-06-28 at 2.02.03 PM.png

Looks good. 

Let me know your thoughts/suggestions.
Вложения