Re: [ADMIN] incrementals with pg-dump

2007-08-03 Thread Decibel!
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

[ADMIN] incrementals with pg-dump

2007-08-01 Thread David Bear
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