Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nSIVG-0002DJ-Sp for pgadmin-hackers@arkaria.postgresql.org; Thu, 10 Mar 2022 13:06:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nSIVE-0008Ks-7D for pgadmin-hackers@arkaria.postgresql.org; Thu, 10 Mar 2022 13:06:48 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nSITN-0007iq-AN for pgadmin-hackers@lists.postgresql.org; Thu, 10 Mar 2022 13:04:53 +0000 Received: from mail-ej1-x629.google.com ([2a00:1450:4864:20::629]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nSITK-0000Gu-Cn for pgadmin-hackers@lists.postgresql.org; Thu, 10 Mar 2022 13:04:52 +0000 Received: by mail-ej1-x629.google.com with SMTP id qx21so11861661ejb.13 for ; Thu, 10 Mar 2022 05:04:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:from:date:message-id:subject:to; bh=/2YvgcgleIOCaREO12LeumiPenH6Lz0vNon54CxW3Xo=; b=aSsDXHJ+GzPThsJsIsSI6sFM+jbK0lsViVrhdyYhnQEUpOdEKhj8+kWnHUufxBunAW LvMiWluXDNe8/PhlfDjMmqxjZ8sOdYesBUF2Gvxh/vRyZdZtpAcIS9lfebPxkRrndejD Aog9OXL9ZBtBlFuukBIVGIrmRHmAoh0bX1q1QgQW0WK8JMdIRK/hZd8IN1FkqCmXSCA+ MEpiqByZDUjnKJ/xy91hapgMonssp64Mun83/1hWvLh7u1npGUcypStDNMxaR8gn+m0N 3FmXEoaIAm0hPqukv2vKvKthwVo9G9RjebBaNK25/Ei/7DdZfOWCVuwYLAr/FyfhgnBy KiWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=/2YvgcgleIOCaREO12LeumiPenH6Lz0vNon54CxW3Xo=; b=7mSEInaU+lzr3CKmT/4p5EN8q48Vgt/+hNyPC3i08kQszp2/4oiB/Ko7mrqKoo3Nqg is4LS/NsRS/ZXzgiZQerf2HP2MvimpqJ8htEJLfiDEI5Dwoe/HvmBGBVsnllOE7VetCK QxdbOxHiUmPm1ikR49kaz1eM4YvUTtpxCDdpJrQGTcX37XdPbitxAkOmJ7qYQkL7g7E0 jkkIX+pYjni+qssoBVJI7UwXNqA5gkohpa/FMMjH2QZK8T2CN6mqcNMZ+TyofGnpE/uI AwxhIDs/aYNVHE8kfDg5xNnl5jw1OoVxrdva7WPsWV5TFrp8wak3v51+LAhIHacFfsUe Fpsw== X-Gm-Message-State: AOAM532bfTHfImHZsBCMy9W+Czy5GZTegHxh32rFAbeROOvfW82Bi3yD l+OnKicc4sZ8SHKWtzSMBz5oYWvigVptH7aoGsMyjb+WYfaLRQ== X-Google-Smtp-Source: ABdhPJxId0Fg1yVOmOUedQ43N6stbHsKyeSoLgPe0vhtfV/b+pNEPNolkBNDWC0aFFAd5chqwnzMX+F41B36pNm7wEk= X-Received: by 2002:a17:906:1e94:b0:6cc:4382:f12e with SMTP id e20-20020a1709061e9400b006cc4382f12emr4258965ejj.482.1646917487122; Thu, 10 Mar 2022 05:04:47 -0800 (PST) MIME-Version: 1.0 From: Dave Page Date: Thu, 10 Mar 2022 13:04:36 +0000 Message-ID: Subject: User warning: pgAdmin v6.6 startup time on macOS To: pgadmin-hackers , "pgadmin-support lists.postgresql.org" Content-Type: multipart/alternative; boundary="000000000000cb723705d9dcdbb0" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000cb723705d9dcdbb0 Content-Type: text/plain; charset="UTF-8" As you may know, pgAdmin v6.6 was released earlier today. Unfortunately we've since discovered an issue affecting some installations on macOS where startup of the application can take over a minute. We believe this is caused by this issue in NWjs: https://github.com/nwjs/nw.js/issues/7851 Once started, pgAdmin works as it should, based on our testing. Despite this being an annoyance rather than a loss of functionality, we've decided we will release v6.7 as soon as possible, in the next few days. If you are a macOS user, you may wish to wait for the 6.7 release instead of upgrading to 6.6, in case you are one of the unlucky users that will be affected. We apologise for any inconvenience caused. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com --000000000000cb723705d9dcdbb0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
As you may know, pgAdmin v6.6 was released earlier today.= =C2=A0

Unfortunately we've since discovered an issue= affecting some installations on macOS where startup of the application can= take over a minute. We believe this is caused by this issue in NWjs:=C2=A0= https://github.com/nw= js/nw.js/issues/7851

Once started, pgAdmin wor= ks as it should, based on our testing.

Despite thi= s being an annoyance rather than a loss of functionality, we've decided= we will release v6.7 as soon as possible, in the next few days.=C2=A0

If you are a macOS user, you may wish to wait for the = 6.7 release instead of upgrading to 6.6, in case you are one of the unlucky= users that will be affected.

We apolo= gise for any inconvenience caused.

--
Dave Page
Blog: https://pgsnake.blogspot.com
Twitter: @pgsnake

ED= B: https://www.e= nterprisedb.com

--000000000000cb723705d9dcdbb0--