| From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
|---|---|
| To: | "microsys(dot)gr microsys(dot)gr" <microsys(dot)gr(at)gmail(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Tables > Properties > Columns tab |
| Date: | 2018-01-24 17:32:40 |
| Message-ID: | CAKKotZRzdnfKVH7rXiYCDRCSS0efdUmF8cuuvouVTK65tj3x0Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
Please use Bug tracker <https://redmine.postgresql.org/projects/pgadmin4> to
report your issues and also include detailed steps to re-produce the issue
on developer's machine.
Thanks,
Murtuza
On Wed, Jan 24, 2018 at 9:30 PM, microsys.gr microsys.gr <
microsys(dot)gr(at)gmail(dot)com> wrote:
> 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 | Joao De Almeida Pereira | 2018-01-24 22:28:29 | [pgadmin4][patch] Correct Bug #3050 |
| Previous Message | Dave Page | 2018-01-24 17:14:24 | pgAdmin 4 commit: Support arbitrary browser commands. |