Re: pgadmin4 data browsing

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Andrew Protasov <a_protasov(at)hotmail(dot)com>
Cc: "pgadmin-support(at)lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: pgadmin4 data browsing
Date: 2025-05-07 11:06:02
Message-ID: CAM9w-_miShw5S1XSK6-CO6nvOxE-sAFwiU7TLntk92mbX=sODw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Andrew,

We're already using react-data-grid which uses virtualization and is quite
fast. You might be using an older version where the data was fetched from
the server dynamically on scroll.

On Wed, May 7, 2025 at 4:00 PM Andrew Protasov <a_protasov(at)hotmail(dot)com>
wrote:

> Hi,
>
> Browsing of query result set using page up/page down keys is very slow and
> the slowest that I have seen in any sql tool. You need to user proper js
> widget like slickgrid for it, which has decent performance. Pgadmin3 did
> not have this issue at all.
>
> Andrew
>
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Staff SDE II | *enterprisedb.com*
<https://www.enterprisedb.com/>
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andrew Protasov 2025-05-07 20:01:30 Re: pgadmin4 data browsing
Previous Message Ray O'Donnell 2025-05-07 10:40:56 Re: pgadmin4 data browsing