Re: pgadmin4 data browsing - Mailing list pgadmin-support

From Aditya Toshniwal
Subject Re: pgadmin4 data browsing
Date
Msg-id CAM9w-_miShw5S1XSK6-CO6nvOxE-sAFwiU7TLntk92mbX=sODw@mail.gmail.com
Whole thread Raw
List 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@hotmail.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
"Don't Complain about Heat, Plant a TREE"

pgadmin-support by date:

Previous
From: Ray O'Donnell
Date:
Subject: Re: pgadmin4 data browsing
Next
From: Marc Linster
Date:
Subject: Object Explorer not showing when opening PSQL or Query Tool