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...@gmail.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 > >