How to install pgadmin3 or pgadmin4 on linux machine

Started by PAWAN SHARMAalmost 9 years ago6 messagesgeneral
Jump to latest
#1PAWAN SHARMA
er.pawanshr0963@gmail.com

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

#2Moreno Andreo
moreno.andreo@evolu-s.it
In reply to: PAWAN SHARMA (#1)
Re: [SPAM] How to install pgadmin3 or pgadmin4 on linux machine

<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&quot;
moz-do-not-send="true">https://yum.postgresql.org/repopackages.php#pg95&lt;/a&gt;&lt;br&gt;
</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/&quot;&gt;https://www.1337admin.org/linux/installing-pgadmin-on-rhel-7/&lt;/a&gt;&lt;/p&gt;
<p>Cheers</p>
<p>Moreno<br>
</p>
<p><br>
</p>
</body>
</html>

#3PAWAN SHARMA
er.pawanshr0963@gmail.com
In reply to: Moreno Andreo (#2)
Re: [SPAM] How to install pgadmin3 or pgadmin4 on linux machine

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.

#4Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: PAWAN SHARMA (#1)
Re: [ADMIN] How to install pgadmin3 or pgadmin4 on linux machine

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

#5Adrian Klaver
adrian.klaver@aklaver.com
In reply to: PAWAN SHARMA (#3)
Re: [SPAM] How to install pgadmin3 or pgadmin4 on linux machine

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

#6PAWAN SHARMA
er.pawanshr0963@gmail.com
In reply to: Adrian Klaver (#5)
Re: [SPAM] How to install pgadmin3 or pgadmin4 on linux machine

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#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

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