crewla.blogg.se

Centos install postgresql
Centos install postgresql









Postgresql_autodoc.noarch 1.40-1.rhel6 ]# yum install postgresql91 postgresql91-devel postgresql91-server postgresql91-libs postgresql91-contrib Postgresql91-odbc-debuginfo.x86_64 -1PGDG.rhel6 pgdg91

centos install postgresql

We’ll use the simplest method to install, which is the postrgres repo ]# yum list postgres* If you are looking trying to install PostgreSQL 9 on cPanel, please see my post here. We will also creating symlinks (if needed) from the new PostgreSQL 9 file locations to the previous PostgreSQL 8 file locations. With the release of PostgreSQL 9, the directory structure of PostgreSQL has changed. I am using CentOS 6, but the same procedure works for CentOS 5.įinally, if you are using Webmin, we will also show how to configure Webmin to manage PostgreSQL 9. Optionally, we’ll also see how to install PostGIS.Īs the directory structure of PostgreSQL has changed with the release of PostgreSQL 9, we will also look a look at how we can create symlinks to make life easier when installing software or modules that still expect the old directory structure.įinally, for Webmin users, we will see how to configuring Webmin to manage PostgreSQL 9. The same procedure can be used to install PostgreSQL 9 on Red Hat and Fedora using the appropriate rpm.

centos install postgresql centos install postgresql

We will install PostgreSQL 9 using the PostgreSQL repository and yum. This post will cover installing and basic configuration of PostgreSQL 9.x on CentOS.











Centos install postgresql