Re: Issues with results grid with pgadmin4-4

2019-01-13 Thread Mike Martin
Downloaded and built from snapshot dir. All seems to be working now thanks On Sat, 12 Jan 2019, 03:53 Akshay Joshi > > On Fri, Jan 11, 2019 at 8:50 PM Dave Page wrote: > >> >> >> On 11 Jan 2019, at 20:28, Cherio wrote: >> >> This build shouldn't really be called a stable production release. An

Re: Issues with results grid with pgadmin4-4

2019-01-11 Thread Akshay Joshi
On Fri, Jan 11, 2019 at 8:50 PM Dave Page wrote: > > > On 11 Jan 2019, at 20:28, Cherio wrote: > > This build shouldn't really be called a stable production release. An > issue like this makes it completely unusable. > > > For some classes of user. Certainly not all. > > Had we known about it, i

Re: Issues with results grid with pgadmin4-4

2019-01-11 Thread Cherio
Dave, I realize my statement sounded dry which was absolutely not my intent. I admire open source and have a soft heart for postgresql related products. But I do stand by the nature of my statement. Query Tool is an essential core part of PgAdmin. I wouldn't be far off saying that for most users n

Re: Issues with results grid with pgadmin4-4

2019-01-11 Thread Aditya Toshniwal
Hi, Patch sent to pgadmin-hackers. On Fri, Jan 11, 2019 at 8:50 PM Dave Page wrote: > > > On 11 Jan 2019, at 20:28, Cherio wrote: > > This build shouldn't really be called a stable production release. An > issue like this makes it completely unusable. > > > For some classes of user. Certainly

Re: Issues with results grid with pgadmin4-4

2019-01-11 Thread Dave Page
> On 11 Jan 2019, at 20:28, Cherio wrote: > > This build shouldn't really be called a stable production release. An issue > like this makes it completely unusable. For some classes of user. Certainly not all. Had we known about it, it would have been fixed prior to release. Unfortunately no

Re: Issues with results grid with pgadmin4-4

2019-01-11 Thread Cherio
This build shouldn't really be called a stable production release. An issue like this makes it completely unusable. On Fri, Jan 11, 2019 at 8:20 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Martin, > > This is an issue and is raised on redmine - > https://redmine.postgresq

Re: Issues with results grid with pgadmin4-4

2019-01-11 Thread Aditya Toshniwal
Hi Martin, This is an issue and is raised on redmine - https://redmine.postgresql.org/issues/3866 On Fri, Jan 11, 2019 at 6:47 PM Mike Martin wrote: > For some reason the results grid is no longer showing all rows returned, eg > I have a query that returns 13 row, but only 11 are shown (and no

Issues with results grid with pgadmin4-4

2019-01-11 Thread Mike Martin
For some reason the results grid is no longer showing all rows returned, eg I have a query that returns 13 row, but only 11 are shown (and no scrollbar) A query with hundreds of thoousands of results only shows 3800 results Anyone else seeing this? It was fine with 3.6 thanks Mike