script for taking incremental backup in postgres in LINUX

From: pumesh <paudelumesh(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: script for taking incremental backup in postgres in LINUX
Date: 2007-05-03 09:12:12
Message-ID: 10301381.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello sir,
I have already done the backup with crontab for the interval
of 3 hours. But what i need is to backup the data even in the server crash
between these intervals. Since critical transactions during these intervals
may lost. So what should i do to make the backup continuously or during
these intervals.

Thanks and Regards,
Umesh
--
View this message in context: http://www.nabble.com/script-for-taking-incremental-backup-in-postgres-in-LINUX-tf3685396.html#a10301381
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2007-05-03 09:19:03 Cross-schema inheritence problem
Previous Message Alban Hertroys 2007-05-03 08:13:07 Re: Update violating constraint