- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
install postgress on centos not working
- Labels:
-
Security
Created on ‎06-13-2017 10:06 PM - edited ‎09-16-2022 04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ~]#
Created ‎06-13-2017 10:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎06-13-2017 10:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
