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 1unuol-00CnTK-8K for pgadmin-support@arkaria.postgresql.org; Mon, 18 Aug 2025 08:02:12 +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 1unuoj-00EYv8-PB for pgadmin-support@arkaria.postgresql.org; Mon, 18 Aug 2025 08:02:10 +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 1unuoj-00EYuz-HN for pgadmin-support@lists.postgresql.org; Mon, 18 Aug 2025 08:02:10 +0000 Received: from four.baremetal.com ([67.223.102.125]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1unuoh-000Qnb-1t for pgadmin-support@lists.postgresql.org; Mon, 18 Aug 2025 08:02:09 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=darrenduncan.net; h= message-id:date:mime-version:subject:to:references:from :in-reply-to:content-type:content-transfer-encoding; s= 2024062918; bh=Mtw2TaKNVs/ppfQDOSEfbNzn3Fo=; b=ZXjT1T4YQ7+n64Ejc bhRtwM4Fih71bdRCTscTANj6uTQMXmGRHCixqrnSfB8lx+xUzioM9z9RK5aSek6r lnAhXLdXtSLy7f5w5L+5CTYFEdtigAGp5ay9Sj4zfUNo1G7ZOGUl5xRFfbheCBWm riqZ+t2Dfb2g86/0XhOBnGUVNk= Received: from [192.168.1.67] (d173-181-49-13.bchsia.telus.net [173.181.49.13]) by four.baremetal.com (8.15.2/8.15.2) with ESMTP id 57I826OX2883944 for ; Mon, 18 Aug 2025 01:02:06 -0700 Message-ID: <8ab7912c-05d3-4331-bb8f-9f8c09104d50@darrenduncan.net> Date: Mon, 18 Aug 2025 01:02:05 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: pgAdmin 4 Running Very Slow on macOS To: pgadmin-support@lists.postgresql.org References: Content-Language: en-US From: Darren Duncan In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Vibha, what do you mean by "Macbook Air M2"? Also, what do you mean by "e.g."? Normally the latter means "for example", but that's not the same as your saying you actually have something. Also the term "M2" usually refers to Apple Silicon M2 processor which is fairly current, while MacOS 10.15.7 Catalina is about 7 years old and doesn't run on any Apple Silicon released to the public. Have you tried looking at your Activity Monitor program to see what uses a lot of resources and hence could lead to slowness? Darren Duncan On 2025-08-16 2:53 a.m., Vibha Pateshwari wrote: > Hello pgAdmin Support Team, > > I am experiencing a persistent issue with pgAdmin 4 on my MacBook (macOS [your > version, e.g., 10.15.7 Catalina]). The application feels very slow and > unresponsive, even after I tried the following steps: > > * > > Cleared unnecessary files and freed disk space > > * > > Deleted old pgAdmin logs and cache > > * > > Disabled auto–server discovery and auto–connect options > > * > > Restarted PostgreSQL service > > Despite these attempts, pgAdmin still takes a long time to load and respond to > queries. > > Could you please help me troubleshoot this issue? > Here are some details of my setup: > > * > > pgAdmin version: [e.g., 8.x] > > * > > PostgreSQL version: [e.g., 17] > > * > > macOS version: [e.g., 10.15.7 Catalina] > > * > > Hardware: [e.g., MacBook Air M2, 8GB RAM] > > I would really appreciate any guidance on resolving this performance issue. > > Thank you for your support. > > Best regards, > Vibha Pateshwari >