Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

install postgress on centos not working

avatar
Super Collaborator

I found this instruction on web but yum is not finding postgres

[root@hadoop1 ~]# yum -y install postgressql
Loaded plugins: fastestmirror, priorities, protectbase, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
0 packages excluded due to repository protections
No package postgressql available.
Error: Nothing to do
[root@hadoop1 ~]#
1 ACCEPTED SOLUTION

avatar
Guru

Hi @Sami Ahmad

Try postgresql-server

https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-centos-7

As always, if you find this post useful please "accept" the answer.

View solution in original post

1 REPLY 1

avatar
Guru

Hi @Sami Ahmad

Try postgresql-server

https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-centos-7

As always, if you find this post useful please "accept" the answer.