Live incremental backups?

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Live incremental backups?
Date: 2000-08-10 22:25:12
Message-ID: 20000810152512.S4854@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Bitmead 2000-08-10 23:43:13 Re: Arrays and foreign keys
Previous Message Jan Wieck 2000-08-10 21:16:46 Re: Arrays and foreign keys