Re: pgAdmin4 v2.0 does not display time value 24:00:00

2017-11-16 Thread Murtuza Zabuawala
Thanks for reporting. Logged: https://redmine.postgresql.org/issues/2881 On Thu, Nov 16, 2017 at 11:31 PM, wrote: > The data grid in pgAdmin4 does not display the correct value if a column > with datatype time has the value 24:00 : > > > > Query: select '24:00'::time, '24:00'::time::text > > R

pgAdmin4 v2.0 does not display time value 24:00:00

2017-11-16 Thread Harald.Immerheiser
The data grid in pgAdmin4 does not display the correct value if a column with datatype time has the value 24:00 : Query: select '24:00'::time, '24:00'::time::text Result: '00:00:00','24:00:00' pgAdmin3 shows the correct values: Result: '24:00:00','24:00:00' Regards Harald Immerheiser smi

Re: Windows testing required: Updated runtime

2017-11-16 Thread George Weaver
Hi Dave, > Could it be that you have some anti-virus software or similar that's slowing the first start? The machine this was tested on uses Windows Defender.  If its slowing the cold start, pgAdmin4 would be the only program affected this way. Processor: Intel Core I7-4790  CPU @ 3.6 GHz 8

Re: Windows testing required: Updated runtime

2017-11-16 Thread Dave Page
Hi On Wed, Nov 15, 2017 at 5:25 PM, George Weaver wrote: > Hi Dave, > > When released I upgraded to pgAdmin 4v2.0. I've noticed a consistent > pattern: > > On a cold start its taking a long time to load. Just now, 52 seconds. > > After it has been started once and then restarted, time to star