| From: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [pgAdmin][RM5181] Add support for parameters toast_tuple_target and parallel_workers of table |
| Date: | 2020-03-30 14:17:13 |
| Message-ID: | CAM9w-_k7QzXDVsbVc5DQ-5sgOqJbnK3uBnAAZdWDG=Eo=n3q=w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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"
| Attachment | Content-Type | Size |
|---|---|---|
| RM5181_5180.patch | application/octet-stream | 62.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aditya Toshniwal | 2020-03-31 05:51:28 | [pgAdmin][RM5268] Wrong SQL generated when we update FTS Configuration and FTS Dictionary |
| Previous Message | Akshay Joshi | 2020-03-30 14:12:26 | pgAdmin4 v4.20 candidate builds |