Thread: Issues with results grid with pgadmin4-4

Issues with results grid with pgadmin4-4

From
Mike Martin
Date:
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

Re: Issues with results grid with pgadmin4-4

From
Aditya Toshniwal
Date:
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 <redtux1@gmail.com> 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 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


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Re: Issues with results grid with pgadmin4-4

From
Cherio
Date:
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.toshniwal@enterprisedb.com> wrote:
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 <redtux1@gmail.com> 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 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


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Re: Issues with results grid with pgadmin4-4

From
Dave Page
Date:


On 11 Jan 2019, at 20:28, Cherio <cherio@gmail.com> 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 one testing the snapshot builds or release candidates found it.

Projects like this rely on end-user testing, as there’s no way the 1000+ automated tests we have will ever catch every possible issue, even if there were 100 times more. If users such as yourself don’t test, we’ll see issues like this from time to time.

Aditya, please fix the bug ASAP. 

Akshay, please build 4.1 as soon as Aditya is done, and we’ll push it as soon as it’s ready.


On Fri, Jan 11, 2019 at 8:20 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
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 <redtux1@gmail.com> 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 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


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Re: Issues with results grid with pgadmin4-4

From
Aditya Toshniwal
Date:
Hi,

Patch sent to pgadmin-hackers.

On Fri, Jan 11, 2019 at 8:50 PM Dave Page <dpage@pgadmin.org> wrote:


On 11 Jan 2019, at 20:28, Cherio <cherio@gmail.com> 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 one testing the snapshot builds or release candidates found it.

Projects like this rely on end-user testing, as there’s no way the 1000+ automated tests we have will ever catch every possible issue, even if there were 100 times more. If users such as yourself don’t test, we’ll see issues like this from time to time.

Aditya, please fix the bug ASAP. 

Akshay, please build 4.1 as soon as Aditya is done, and we’ll push it as soon as it’s ready.


On Fri, Jan 11, 2019 at 8:20 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
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 <redtux1@gmail.com> 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 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


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Re: Issues with results grid with pgadmin4-4

From
Cherio
Date:
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 not being able to rely on its results is a no go to using it.

I am glad to hear the fix is on the way.

On Fri, Jan 11, 2019 at 10:20 AM Dave Page <dpage@pgadmin.org> wrote:


On 11 Jan 2019, at 20:28, Cherio <cherio@gmail.com> 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 one testing the snapshot builds or release candidates found it.

Projects like this rely on end-user testing, as there’s no way the 1000+ automated tests we have will ever catch every possible issue, even if there were 100 times more. If users such as yourself don’t test, we’ll see issues like this from time to time.

Aditya, please fix the bug ASAP. 

Akshay, please build 4.1 as soon as Aditya is done, and we’ll push it as soon as it’s ready.


On Fri, Jan 11, 2019 at 8:20 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
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 <redtux1@gmail.com> 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 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


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Re: Issues with results grid with pgadmin4-4

From
Akshay Joshi
Date:


On Fri, Jan 11, 2019 at 8:50 PM Dave Page <dpage@pgadmin.org> wrote:


On 11 Jan 2019, at 20:28, Cherio <cherio@gmail.com> 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 one testing the snapshot builds or release candidates found it.

Projects like this rely on end-user testing, as there’s no way the 1000+ automated tests we have will ever catch every possible issue, even if there were 100 times more. If users such as yourself don’t test, we’ll see issues like this from time to time.

Aditya, please fix the bug ASAP. 

Akshay, please build 4.1 as soon as Aditya is done, and we’ll push it as soon as it’s ready.

    Candidate builds are ready to test. I have send the installer link on pgadmin-hackers.  


On Fri, Jan 11, 2019 at 8:20 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
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 <redtux1@gmail.com> 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 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


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"


--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246

Re: Issues with results grid with pgadmin4-4

From
Mike Martin
Date:
Downloaded and built from snapshot dir. All seems to be working now

thanks

On Sat, 12 Jan 2019, 03:53 Akshay Joshi <akshay.joshi@enterprisedb.com wrote:


On Fri, Jan 11, 2019 at 8:50 PM Dave Page <dpage@pgadmin.org> wrote:


On 11 Jan 2019, at 20:28, Cherio <cherio@gmail.com> 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 one testing the snapshot builds or release candidates found it.

Projects like this rely on end-user testing, as there’s no way the 1000+ automated tests we have will ever catch every possible issue, even if there were 100 times more. If users such as yourself don’t test, we’ll see issues like this from time to time.

Aditya, please fix the bug ASAP. 

Akshay, please build 4.1 as soon as Aditya is done, and we’ll push it as soon as it’s ready.

    Candidate builds are ready to test. I have send the installer link on pgadmin-hackers.  


On Fri, Jan 11, 2019 at 8:20 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
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 <redtux1@gmail.com> 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 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


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"


--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246