Question : My mysql Database Directory size is full. So I want to change it to another partition where there […]
Tag: centos-7
Unable to Restart PostgreSQL after attempting to move pg_xlog to different partition
Question : I am having problems getting PostgreSQL back up and running on my CentOS 7 server. Some Context: After […]
Resolving port 5500 not free issue during Oracle 12c Release 2 Database Configuration Assistant installation on CentOS
Question : Background I am attempting to install Oracle 12c on CentOS 7 (deployed as a Hyper-V virtual machine) as […]
How to install pgcrypto extension in postgres 10 on CentOS 7
Question : I’m in the process of creating a postgres database for production in CentOS 7. So I already installed […]
Oracle Database Client Installation 12c minimal install – Centos / Red Hat 7
Question : I’m looking at reducing the Linux package prerequisites when installing the Oracle Database Client 12c on the below […]
Can’t run rs.initiate() when do mongodb replication set
Question : Using CentOS 7. MongoDB version: 3.2.15 Hostname: node1 Make directory: mkdir /mongo-metadata /etc/mongod.conf # mongod.conf # for documentation […]
MySQL database not loading table data
Question : My centOS 7 server had an unexpected shutdown. For some reason one of the mysql database shows that […]
Change in bind_ip value is not reflecting
Question : I have mongo installed on Centos instance in AWS and I am connecting to the mongoDB server from […]
How to restart PostgreSQL server under CentOS 7
Question : I installed PostgreSQL 10.1 under a CentOS 7.3 environment. The service is started (postmaster.pid file present under /var/lib/pgsql/10/data), […]
Node unable to join a MariaDB Galera Cluster
Question : I’m trying to setup a third node for my MariaDB cluster. I copied over the server.cnf file from […]