How to Install PostgreSql on CentOS 6.9 - postgresql

I want to install PostgreSql on CentOs 6.9 and create users through command line to help me in bluemail v5 installation but I tried some methods which are not working. Help.

It is pretty straight forward. there is an article for you to read.

Related

How to install AgenBrowser for Agensgraph?

From few days I am trying to install Agensgraph in Windows 10 with Agensbrowser. I got Agensgraph setup from Bitnine.net and also AgensBrowser in zip file having some files. I installed agensgraph easily on my windows but I don't know how to Install the agensbrowser eventhough i follow the Documentation for installation such as install java 1.8 rename file... but still don't understand, so Problems/questions I have:
I installed agensgraph from setup directly, Is there any other setting i have to do for it?
While Installing AgensBrowser I got these things from documentation which I don't understand that how to do that:
– Install DB for AgensBrowser management (Are they talking about PostgreSQL. already installed.)
– Create an AgensBrowser Admin account
How to setup its environment and how can i start with it??
please help me in that, i am struggling with it from many days.
System have Windows 10, PostgreSQL installed, Agensgraph setup Installed, java 1.8.

Is it possible to install scip on centos 6.5

Is there anyone knows if I can install scip in centos 6.5?
I take a try but it doesn't work. I don't know i have a mistake in installation process or it can't work on centos!
I install scip on ubuntu correctly.
thanks in advance,
Elnaz
Yes, it is possible to build SCIP on CentOS 6.5.

Ephesoft is not installing libreoffice dependecy

Im working on ubuntu 16.04.2 LTS and i need to integrate ephesoft 4.0.2.0 to alfresco community so i have to install ephesoft.
While im installing i stack in a point that it can´t install its libreoffice dependency, i first deleted the libreoffice coming in my OS but realize that was not the problem, then i installed another one and again that was not the problem, so i don´t know what to do, the ephesoft installation can not move foward because of it.
Please if there is anyone who can help me with it, I will be gratefull.
Att, MGM
I had the same problem and try a lot of things and then found out that 16.04 is not supported by ephesoft, only 14.04 and 14.10 work.

Install Postgresql + Postgis on CentOS 7

I can see that CentOS 7 ships with Postgresql 9.2, but I cannot find Postgis in either central repo or epel 7, any solution please? Thanks a lot!
Postgres provide postgres 9.3 and postgis 2.1 for Centos 7. Link here.
Hopes it helps.
As Soni Harriz already mentioned, you can install PostgreSQL and PostGIS from a Postgresql.org maintained Yum repository. Yet, you do not need to manually install each package (that would be a dependency nightmare!). If you go to the PostgreSQL Yum page:
http://yum.postgresql.org/
You can select which version you wish to install. At the time of writing, this would be version 9.3, found here: http://yum.postgresql.org/repopackages.php#pg93. And more specifically for CentOS 7 here: http://yum.postgresql.org/9.3/redhat/rhel-7-x86_64/pgdg-centos93-9.3-1.noarch.rpm
This will setup a Yum repository and the needed GPG keys so you do not have to go and manually install the packages. More detailed install/setup information can be found here.
These repositories have a full install script available which will also initiate your cluster.

Update Centos Machine 5.10 to 6.5

I want to update my dedicate Centos Machine, which installed WHM. I want to know that if I do update the OS, there any changes on WHM. Like any default Setting changed? or any other Problems.
So please suggest me that right way of update Centos without any problems, because many websites hosted on this Server.
Thanks
Pankaj Gupta
Pankaj, because there are many changes in a major CentOS release you cannot upgrade from 5.10 to 6.5. You need to put together a migration plan. First install CentOS 6.5 on another server, configure httpd and php/passenger/whichever and test that each hosted website is working properly. Then you can reinstall and reconfigure everything.
Give CentOS 7 a try.
Upgrading is not possible and even if you try around doing some search you will end up wasting lot of time by fixing the dependency related errors etc. So its always better and safe to do a fresh install of CentOS 6.5 and then migrate the sites.