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 1pwJBn-00068R-Bb for pgsql-novice@arkaria.postgresql.org; Tue, 09 May 2023 08:59:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pwJBm-0005xN-3k for pgsql-novice@arkaria.postgresql.org; Tue, 09 May 2023 08:59:18 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pwJBl-0005xE-Rj for pgsql-novice@lists.postgresql.org; Tue, 09 May 2023 08:59:17 +0000 Received: from mail-oa1-x34.google.com ([2001:4860:4864:20::34]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1pwJBf-001Xoj-KC for pgsql-novice@postgresql.org; Tue, 09 May 2023 08:59:17 +0000 Received: by mail-oa1-x34.google.com with SMTP id 586e51a60fabf-1929818d7faso36599262fac.0 for ; Tue, 09 May 2023 01:59:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683622750; x=1686214750; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=+xbslZuqUKF+PaS7/HaHSqMSsToNsqoS30id1NKlfzw=; b=Hp/qBtfXRTMOf0F+Nao0Fwc1EokPeY4L9qqYA7jr6y/uig+ZB8PqkwABWpbecEEk7h nfjittUXTs1KtnSMOVFgtF6xjMCFjrgMBNdgw751oNfz8yr3tCdobDs6AUNKD16H9XC6 mZ5Zt+IQ0OBg2a554zLnP3Ft1MUBUwNtCCm4LO1RZ/BRcjMmMUhSVcUT9YDZv9eCNFvz WMKR88tfIcfiNEM7bc/Di/awRfoEMHjeQZTxeAya8oVYjbrAEyucFrzPUVAo7iKkVxxu uNyTD6BHCzs2U7TiJb7cZuw4Zx/cyZEJS5JF/dy1THTPeXHhZs0DP06fZy/oEHNwIgPe d6nQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683622750; x=1686214750; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=+xbslZuqUKF+PaS7/HaHSqMSsToNsqoS30id1NKlfzw=; b=S0F7dyZ89dowct6pEQBsxj80qFboQnugIFL/3nKU2HHFfcWJcD9/QV5EljDV8uJOT+ mb4WbVBTuJYQIA8m7XxAzFyX0NhrWazc6mPJX9gwjgxLyXu7cNQeM+PZ5MR0QylJesen 0zmu+QCgNWUNwQ/I8/ggAXZr1SZSkH5/Kj+gMyE9uiyFw6i69V2JEzxOwPYIm4Iyj7oh P1yIfmKzcepFek2YYgJJIF0gr6c1c32Pb+5Rg/DY7kFyZpoe8FYaOexkyYM+1hwTy1gY c/mvsECZOZfKgJBS5QHS7aZXEBcpqnzrBQM1Q0d5RHFd8qJwfm7C2+0ZJibze4c7zVfn ATbQ== X-Gm-Message-State: AC+VfDycQBwTdyNkZqXHZ9KsSlR5igT2uxfDqWp2aHn0jClrlJ4ArWdO 06lg/hCE+uYpGRi5OSngDR6zZXAYP4DJHtYPmoaycH4gwGoxsA== X-Google-Smtp-Source: ACHHUZ6DGEJAoy7enc/By4n5FnjApOyA6P5VxP1P0On3aG78rfGedHQJaTlmvz7sCvJKfc3Jc5xGlCuO67pwcxG5rDU= X-Received: by 2002:a05:6870:3741:b0:192:c427:1d89 with SMTP id a1-20020a056870374100b00192c4271d89mr6450722oak.9.1683622749945; Tue, 09 May 2023 01:59:09 -0700 (PDT) MIME-Version: 1.0 From: Shade Oyewole Date: Tue, 9 May 2023 09:58:52 +0100 Message-ID: Subject: Server loading forever To: pgsql-novice@postgresql.org Content-Type: multipart/alternative; boundary="000000000000f2427005fb3ef7e6" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000f2427005fb3ef7e6 Content-Type: text/plain; charset="UTF-8" Hello, I recently reset the layout of pgadmin and now none of my originally installed servers are showing up on the left hand side. When I try to reinstall i also get an error message: instance server at 0xadf82deb60 is not persisted. Would appreciate any help with this. Thank you, Shade --000000000000f2427005fb3ef7e6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

I recently reset the layout of p= gadmin and now none of my originally installed servers are showing up on th= e left hand side. When I try to reinstall i also get an error message:=C2= =A0instance server at 0xadf82deb60 is not persisted.

Would appreciate any help with this.

Thank you,=

Shade
--000000000000f2427005fb3ef7e6--