Re: Auto Backup facility?

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: "Thomas Pundt" <thomas(dot)pundt(at)rp-online(dot)de>
Cc: pgsql-general(at)postgresql(dot)org, "Ashish Karalkar" <ashish_karalkar(at)yahoo(dot)com>
Subject: Re: Auto Backup facility?
Date: 2006-12-08 08:56:50
Message-ID: bf54be870612080056r4e1a9692yb7e121e528799d74@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yes, setup a cron job using pg_dump utility and in case you need incremental
backups PITR can serve the purpose....

Thanks,
Shoaib

On 12/8/06, Thomas Pundt <mlists(at)rp-online(dot)de> wrote:
>
> On Friday 08 December 2006 09:16, Ashish Karalkar wrote:
> | Can we have Auto Backup facility to schedule backup of
> | PostgreSQL Database
> | I am using version 8.2.0
>
> why don't you use cron to set up a backup script?
>
> Ciao,
> Thomas
>
> --
> Thomas Pundt <thomas(dot)pundt(at)rp-online(dot)de> ---- http://rp-online.de/ ----
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org/
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2006-12-08 09:09:21 Re: How to use outer join in update
Previous Message Thomas Pundt 2006-12-08 08:36:37 Re: Auto Backup facility?