| From: | "microsys(dot)gr microsys(dot)gr" <microsys(dot)gr(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Tables > Properties > Columns tab |
| Date: | 2018-01-24 16:00:05 |
| Message-ID: | CALewnqTR1FaLd_SyzConwGYS3ket4zYYygbqGq=S5ntRAAp9Tw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Version 2.1
Python Version 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59)
Flask Version 0.12.2
Application Mode Desktop
----------------------------------
BUG.1
On tables with a lot of fields (table tested with 217 columns),
the table [Properties...] [Columns tab] form is useless slow.
It takes more than 100 seconds to complete the green/blue switches.
The same table needs only 5 secs to [View All Rows]
BUG.2
On the same tab when alter column show error message:
ERROR: syntax error at or near "("
LINE 5: ALTER COLUMN fyfield TYPE smallint (2)
There is NO ERROR when use Column > Properties form
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgAdmin 4 Jenkins | 2018-01-24 16:25:15 | Build failed in Jenkins: pgadmin4-master-python35 #457 |
| Previous Message | Dave Page | 2018-01-24 15:51:22 | Re: [pgAdmin4][Patch#3021] Updating existing Index scan & Scan icons |