Postgresql – Automatic Backup (.sql, .custom) with Cronjob in Centos 7
In this video i will show you how to backup postgresql database automatically with cronjob in Centos 7.
step :
1) install pgadmin3
2) create .sh script
3) define .sh in /etc/crontab
4) disable selinux
5) restart your Centos 7
6) .sql will be created.
see this video for details
centos 7