qosawindow.blogg.se

Yum install psql client
Yum install psql client






yum install psql client

Locate the correct PostgreSQL Yum Repository RPM for your operating system and copy its link location (URL). Log in as root to the server you will use to host the CCC PostgreSQL database. Skip steps 1 to 5 mentioned below, in case you have decided to install PostgreSQL Database during server installation.Īs an example, all the following commands use PostgreSQL 10. Skip steps 1 to 5 mentioned below, in case you wish to install PostgreSQL manually.Īs a CCC administrator, you can also install PostgreSQL during server installation. The PostgreSQL RPM is available for download from. For example, the following entry adds the host postgresql_ Open the /etc/hosts file in a text editor.Īdd an entry for the database server host. To add the database server to the CCC server hosts file

yum install psql client

In case you encounter an error, ensure that you are meeting all the requirements for To install PostgreSQL database manually on the same server or on an external server:Īdd the hostname/IP of the database server to the CCC server's /etc/hosts file.Ĭonfigure PostgreSQL to use syslog, if desired.ĬCC supports one-way SSL authentication for PostgreSQL databaseĬonfigure PostgreSQL to allow CCC to connect to the database.








Yum install psql client