gcj wrote:
> 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 3^rd party application to automate
> the backup process? Ideally, I would like to do this without taking the
> application off-line.
I run PostgreSQL on a non-Windows system; but I understand that Windows
has something called "Scheduled Tasks" that should do what you want.