Re: Scheduling Automatic Backups

From: Richard Huxton <dev(at)archonet(dot)com>
To: RPK <rohitprakash123(at)indiatimes(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Scheduling Automatic Backups
Date: 2006-08-04 18:20:01
Message-ID: 44D38FD1.9020706@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

RPK wrote:
> I want to Schedule Automatic Backups of PostgreSQL, either using any
> Front-end or from within VB.NET 2003, so that there is no chance of highly
> critical data of my customer.
>
> How it can be done?

Use the built-in Windows scheduler and pg_dump.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2006-08-04 18:21:54 Re: Recover lost database from DATA folder
Previous Message RPK 2006-08-04 18:01:52 Scheduling Automatic Backups