Re: [pgAdmin][RM5181] Add support for parameters toast_tuple_targetand parallel_workers of table

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема Re: [pgAdmin][RM5181] Add support for parameters toast_tuple_targetand parallel_workers of table
Дата
Msg-id CAM9w-_nu1PxycHL9+h3S1dAzrtaxe6MPnoqL+vtE3F_AkeVy0Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin][RM5181] Add support for parameters toast_tuple_targetand parallel_workers of table  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Ответы Re: [pgAdmin][RM5181] Add support for parameters toast_tuple_targetand parallel_workers of table
Список pgadmin-hackers
Hi Akshay,

On Wed, Apr 1, 2020 at 2:51 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Aditya

API/RESQL test cases are failing for EPAS/PG 9.6 and maybe above. Please fix and resend the patch.
The SQL is corrected for 9.6 versions. Others seems to be working fine. Attached is the updated patch.
Please review. 

On Mon, Mar 30, 2020 at 7:47 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is a patch to add support for parameters toast_tuple_target (PG v11+) and parallel_workers(PG 9.6+) of table. Refer - https://www.postgresql.org/docs/11/sql-createtable.html#SQL-CREATETABLE-STORAGE-PARAMETERS.

Both the parameters are added in the advanced tab of table dialog.

The patch also fixes a related issue - RM5180, where autovacuum_enabled parameter is added automatically in the RE-SQL when table has been created with WITH parameter.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246


--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5268] Wrong SQL generated when we update FTSConfiguration and FTS Dictionary
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5181] Add support for parameters toast_tuple_targetand parallel_workers of table