How to install bucardo for postgres replication?
In this tutorial i will show you how to install bucardo for postgres replication. You can use bucardo for postgres replication on RDS instances. Let’s Read More
In this tutorial i will show you how to install bucardo for postgres replication. You can use bucardo for postgres replication on RDS instances. Let’s Read More
How to install PostgreSQL 9.6 on CentOS 7 In this, we will show you How to install PostgreSQL 9.6 on CentOS 7, RedHat. You will Read More
How to backup Postgresql database..?? Today you will learn how to backup postgresql database and restore Postgresql.. We will use pg_dump command to create a Read More
How to install LAMP on Centos 7 / Redhat 7.. The LAMP stack os a group of three opensource application i.e. the most powerful webserver Read More
Connect Remote MySQL in local phpMyadmin Today i will show you how to connect remotely installed mysql server in locally installed phpMyadmin. This is very Read More
Create user in MySQL using Command Line In this tutorial i will show you how to create user in MySQL using the cli. It is Read More
How to create MySQL database and table? MySQL MySQL is an open-source relational database management system (RDBMS); in July 2013, it was the world’s second Read More
Creating MySQL Backup In this tutorial in will show you how to backup mysql database. The mysqldump command is used to create textfile “dumps” of databases Read More