how do you automate database backups?

From: Ferindo Middleton Jr <fmiddleton(at)verizon(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: how do you automate database backups?
Date: 2005-11-02 00:47:26
Message-ID: 43680C9E.1080002@verizon.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Are there tools available to automate backing up databases? I would like
to setup my PostgreSQL install to automatically backup databases and
save the file to specific location at specific times of the day with
little to no user intervention... I'd like to know how to do this in
both Windows and Linux. I imagine I could write some kind of script or
something on my Linux server but I have absolutely no idea how to
implement this on a computer running Windows.

I would imagine this could be implemented through the OS but are there
built-in features of the database itself that can implement automated
backups?

Ferindo

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rich 2005-11-02 05:31:41 How to start postresql db server as a administrator on windows platform?
Previous Message Tzvetan Tzankov 2005-11-01 23:22:55 Re: UNIQUE KEY with null value...