Live incremental backups? - Mailing list pgsql-hackers

From Alfred Perlstein
Subject Live incremental backups?
Date
Msg-id 20000810152512.S4854@fw.wintelcom.net
Whole thread Raw
Responses Re: Live incremental backups?  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-hackers
Before I run off and figure out how to syncronize a "backup" database
with a live one, I was wondering if anyone had any pointers on 
implementing a delayed syncronization way of backing up a database
while it's live.  I'd really like to be able to only transfer over
modified rows, rather than the entire database.

Any clues, pointers that could help me out?

thanks,
-Alfred


pgsql-hackers by date:

Previous
From: "G. Anthony Reina"
Date:
Subject: Input strings > 16 K?
Next
From: Chris Bitmead
Date:
Subject: Re: Arrays and foreign keys