How to install pgadmin3 or pgadmin4 on linux machine
Hi All,
Please help me to install pgadmin3 or pgadmin4 on Redhat server.
https://yum.postgresql.org/repopackages.php#pg95
I have download pgdg-redhat95-9.5-3.noarch.rpm from the above link and
install successfully on my server.
what next how to configure it?
Using PostgreSQL Version : 9.5.7
-Pawan
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Il 05/07/2017 13:35, PAWAN SHARMA ha
scritto:<br>
</div>
<blockquote type="cite"
cite="mid:CAPgXFMRd=jUeC6oXZUM+SGPFPLbDhE=mK6RHONN-9sJu6bOkDQ@mail.gmail.com">
<div dir="ltr">
<div>
<div class="gmail_signature">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div>
<div>Hi All,</div>
</div>
<div><br>
</div>
<div>Please help me to install pgadmin3 or pgadmin4 on
Redhat server.</div>
<div><br>
</div>
<div><br>
</div>
<div><a
href="https://yum.postgresql.org/repopackages.php#pg95"
moz-do-not-send="true">https://yum.postgresql.org/repopackages.php#pg95</a><br>
</div>
<div><br>
</div>
I have download pgdg-redhat95-9.5-3.noarch.rpm from
the above link and install successfully on my server.
<div><br>
</div>
<div>what next how to configure it?</div>
<div><br>
</div>
<div>Using PostgreSQL Version : 9.5.7 </div>
<div><br>
</div>
<div><br>
</div>
<div>-Pawan</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<p>Google is always your friend, the fourth result searching
"install pgadmin3 on redhat server" returned<br>
</p>
<p><a class="moz-txt-link-freetext" href="https://www.1337admin.org/linux/installing-pgadmin-on-rhel-7/">https://www.1337admin.org/linux/installing-pgadmin-on-rhel-7/</a></p>
<p>Cheers</p>
<p>Moreno<br>
</p>
<p><br>
</p>
</body>
</html>
On Jul 5, 2017 17:40, "Moreno Andreo" <moreno.andreo@evolu-s.it> wrote:
Il 05/07/2017 13:35, PAWAN SHARMA ha scritto:
Hi All,
Please help me to install pgadmin3 or pgadmin4 on Redhat server.
https://yum.postgresql.org/repopackages.php#pg95
I have download pgdg-redhat95-9.5-3.noarch.rpm from the above link and
install successfully on my server.
what next how to configure it?
Using PostgreSQL Version : 9.5.7
-Pawan
Google is always your friend, the fourth result searching "install pgadmin3
on redhat server" returned
https://www.1337admin.org/linux/installing-pgadmin-on-rhel-7/
Cheers
Moreno
Hi Moreno,
Thanks for response.
1. We don't have yum working on servers
2. We are using rpm to install postgres.
We downloading postgresql standard rpm from EDB site.
Hi,
On Wed, 2017-07-05 at 17:05 +0530, PAWAN SHARMA wrote:
Please help me to install pgadmin3 or pgadmin4 on Redhat server.
https://yum.postgresql.org/repopackages.php#pg95
I have download pgdg-redhat95-9.5-3.noarch.rpm from the above link and
install successfully on my server.what next how to configure it?
Run:
yum install pgadmin4-v1-web pgadmin4-v1
to install pgadmin4. You can run pgadmin4 from command line, or use the GUI to
find it.
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
On 07/05/2017 05:25 AM, PAWAN SHARMA wrote:
Hi Moreno,
Thanks for response.
1. We don't have yum working on servers
2. We are using rpm to install postgres.We downloading postgresql standard rpm from EDB site.
That is not what you said in your first post:
"
https://yum.postgresql.org/repopackages.php#pg95
I have download pgdg-redhat95-9.5-3.noarch.rpm from the above link and
install successfully on my server.
"
--
Adrian Klaver
adrian.klaver@aklaver.com
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
On Wed, Jul 5, 2017 at 6:29 PM, Adrian Klaver <adrian.klaver@aklaver.com>
wrote:
On 07/05/2017 05:25 AM, PAWAN SHARMA wrote:
Hi Moreno,
Thanks for response.
1. We don't have yum working on servers
2. We are using rpm to install postgres.We downloading postgresql standard rpm from EDB site.
That is not what you said in your first post:
"
https://yum.postgresql.org/repopackages.php#pg95I have download pgdg-redhat95-9.5-3.noarch.rpm from the above link and
install successfully on my server."
--
Adrian Klaver
adrian.klaver@aklaver.com
Hi All,
Thanks now it's working.
I have installed below rpms.
pgdg-redhat95-9.5-3.noarch
postgresql95-libs-9.5.7-1PGDG.rhel7.x86_64.rpm
postgresql95-9.5.7-1PGDG.rhel7.x86_64.rpm