Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uCwd6-004Ml1-Pz for pgadmin-support@arkaria.postgresql.org; Thu, 08 May 2025 08:29:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uCwd5-001zfK-TI for pgadmin-support@arkaria.postgresql.org; Thu, 08 May 2025 08:29:19 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uCp5O-0003Qd-PM for pgadmin-support@lists.postgresql.org; Thu, 08 May 2025 00:26:02 +0000 Received: from mail-3.de-punkt.de ([2a00:12c0:1:64::5dbe:40f0]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uCp5K-000g4O-2e for pgadmin-support@lists.postgresql.org; Thu, 08 May 2025 00:26:01 +0000 Received: from localhost (localhost [127.0.0.1]) by mail-3.de-punkt.de (Postfix) with ESMTP id 3846F1F269 for ; Thu, 8 May 2025 02:25:55 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail-3.de-punkt.de Received: from mail-3.de-punkt.de ([127.0.0.1]) by localhost (mail-3.de-punkt.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HWzRFs3dWpTb for ; Thu, 8 May 2025 02:25:55 +0200 (CEST) Received: from ln.localnet (dynamic-176-006-048-204.176.6.pool.telefonica.de [176.6.48.204]) (Authenticated sender: lutz@badenheuer.net) by mail-3.de-punkt.de (Postfix) with ESMTPSA id 0F7B01F1AD for ; Thu, 8 May 2025 02:25:54 +0200 (CEST) From: Lutz Badenheuer To: pgadmin-support@lists.postgresql.org Subject: Re: pgadmin4 data browsing Date: Thu, 08 May 2025 02:25:54 +0200 Message-ID: <1923034.tdWV9SEqCh@ln> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hello, Am Mittwoch, 7. Mai 2025, 13:06:02 CEST schrieb Aditya Toshniwal: > 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. Maybe this is about the amount of data? All the best, Luke