On Wed, Aug 01, 2007 at 10:11:01PM -0700, David Bear wrote:
> I googled a bit for an incremental or differential way to backup
> postgresq. I was hoping there would be switch on pg-dumpall that would
> backup all tupples added since some date. Doesn't look like it exists.
>
> I did find a backup
I googled a bit for an incremental or differential way to backup
postgresq. I was hoping there would be switch on pg-dumpall that would
backup all tupples added since some date. Doesn't look like it exists.
I did find a backup method using the WAL files on the file system at
http://www.oreillyn