I’m using Postgres 8.3 on Windows Server to store data from an Apache/Tomcat Web Application. I’m using pg_dump to backup the database manually on a daily basis.
Can someone recommend a solution or 3rd party application to automate the backup process? Ideally, I would like to do this without taking the application off-line.