An example of how to create simple scheduled PostgreSQL 9.3 backups on Windows
Tested on PostgreSQL 9.3, Windows server 2012 and 2008.
Icon
- In order to backup database automatically, a password need to be stored in pgpass.conf. Please consider a different method of backing up database if this is not suitable for your company’s security policy.
- If your Content Manager version is old such as 6, 10.2, 10.5, please check the number of network errors.
- After upgrading PostgreSQL, pg_dump location would change. You need to edit a batch file. C:\Program Files\PostgreSQL\9.3\bin
- Open pgAdmin III