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 1qE7kM-00056r-Dt for pgsql-novice@arkaria.postgresql.org; Tue, 27 Jun 2023 12:24:38 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qE7kL-0001vY-14 for pgsql-novice@arkaria.postgresql.org; Tue, 27 Jun 2023 12:24:37 +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 1qE7kK-0001vB-Mf for pgsql-novice@lists.postgresql.org; Tue, 27 Jun 2023 12:24:36 +0000 Received: from mail-oi1-x22f.google.com ([2607:f8b0:4864:20::22f]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qE7kI-000jWU-2o for pgsql-novice@lists.postgresql.org; Tue, 27 Jun 2023 12:24:35 +0000 Received: by mail-oi1-x22f.google.com with SMTP id 5614622812f47-3909756b8b1so2359594b6e.1 for ; Tue, 27 Jun 2023 05:24:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687868673; x=1690460673; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=BzlSoAbyf7iWPLSLlEacSrrEpUhdMrZ2EUYQuoUv3B0=; b=MgF2JcSsCtqCt6Xkryfs6QaHiHIDIz7t58E3MXE+Tnu7zjhU9Xut49WO1/k68HMmDd Gn1fDu7v6acYVDJ9AlJdZHrMms/P+X44FsNRlVvlsgBW8+RZCXBtWPbAjMbEC1DbQQiy q8PPgXwN6QW1gbqd18DHjtxzFgSs3JC+nyZsxKT9BsuT4pJLXd43SNv9YqmdSGXptAXc oRH8hutYaEYYdvGcbtCJVqn4g2aoDXs8GJnjuAZ11iL7ob9i2s0ROrZatpB6DISf4J3K nVggU3ANd7y5PTzqK5lry1GYG8xC4vz3ueH0czQHYl/+iJ8GKQjfActWM3IvyNHlLuAg BKmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687868673; x=1690460673; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=BzlSoAbyf7iWPLSLlEacSrrEpUhdMrZ2EUYQuoUv3B0=; b=ChydO2jnrjwxp3PxR57Lxxk5g+o33tM2sPv06OQ7dp0yMxf+80kXtgCVFZW+TMNKKb D4mjWMPdXfS3/yngbnxgGoGinSeF5QaiA+87N2vo6lCRF6twO9qGEY28i/cIsUO5WOUm otZ6adohTKaUEI4AMmje70tD77uYIAhTXQA2YVuqix5qM2RgxW7RUQxAMgmuvj/i3Raf fqr0WtMlY8l82Qjh0fh1xDArs7J/EwpOJ6QAYQuYpvBedB5wYHgCKKb6wQtHKqlOgRwR 2z4qKAbvbjzxpuPQI2wT7kBV51gHSR2YqmxE1bokAc664SBCivBvZTgPij6jSBizt6ht HqCQ== X-Gm-Message-State: AC+VfDz9cRxl7r+PiiYfS2hgblZBr/xWp+4pSTAz/qkwf11EFpGHw8dk m4jwzE7UQPJ6ZXH8scPF4bhABJJ1uFAkeeyOmv5uTGOeQsg= X-Google-Smtp-Source: ACHHUZ7SZi9Dveydtm6iqTcq3iN8vWMrXOHipXSnV4JehfMcvOEwEf0+IN9GJ4OToKjufVQ39KBbeowvZ72ME+P24SI= X-Received: by 2002:a05:6808:1590:b0:39e:cb0c:c636 with SMTP id t16-20020a056808159000b0039ecb0cc636mr26720336oiw.38.1687868673153; Tue, 27 Jun 2023 05:24:33 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Rajiv Harlalka Date: Tue, 27 Jun 2023 17:54:19 +0530 Message-ID: Subject: Re: following install of Postgres on Centos 7, how to install PGAdmin To: "James, David (RIS-SUT)" Cc: "pgsql-novice@lists.postgresql.org" Content-Type: multipart/alternative; boundary="000000000000b0e00305ff1b8c07" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b0e00305ff1b8c07 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Since you'll access the Server on the Windows machine, PGAdmin needs to be installed on the Windows machine. Only necessary configurational changes in pg_hba.conf and postgresql.conf would be needed as per your settings for PGAdmin to be able to connect to the server on the CentOS server. Regards, Rajiv On Tue, Jun 27, 2023 at 3:13=E2=80=AFPM James, David (RIS-SUT) < david.james@lexisnexisrisk.com> wrote: > Hello All > > > > This is my first ever post here. > > I have successfully installed Postgres on our Centos 7 server. I would no= w > like to install PGAdmin so I can use via my Windows machine =E2=80=93 do = I follow > the notes here ? : > > > > https://www.pgadmin.org/download/pgadmin-4-rpm/ > > > > > > Thanks. > > > > > > ------------------------------ > The information contained in this e-mail message is intended only for the > personal and confidential use of the recipient(s) named above. This messa= ge > may be an attorney-client communication and/or work product and as such i= s > privileged and confidential. If the reader of this message is not the > intended recipient or an agent responsible for delivering it to the > intended recipient, you are hereby notified that you have received this > document in error and that any review, dissemination, distribution, or > copying of this message is strictly prohibited. If you have received this > communication in error, please notify us immediately by e-mail, and delet= e > the original message. > --000000000000b0e00305ff1b8c07 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Since you'll access the Server on the Windows machine,= PGAdmin needs to be installed on the Windows machine. Only necessary confi= gurational changes in pg_hba.conf and postgresql.conf would be needed as pe= r your settings for PGAdmin to be able to connect to the server on the Cent= OS server.

Regards,
Rajiv
<= /div>

--000000000000b0e00305ff1b8c07--