Re: Differential Backups

From: Paul Tomblin <ptomblin(at)xcski(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Differential Backups
Date: 2001-10-30 02:30:59
Message-ID: 20011029213059.A23024@allhats.xcski.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Quoting Alvaro Herrera (alvherre(at)atentus(dot)com):
> > Interesting idea. The one thing I might worry about is that 'diff'
> > might (I'm not familiar with its algorithm) eat a great deal of memory
> > if the dumps you're comparing are very large and significantly
> > different.
>
> GNU diff reads in memory both files. You sure need lots to compare
> medium sized databases, and I don't think this method will work on big
> ones.

Doesn't GNU diff have the "-h" option?

--
Paul Tomblin <ptomblin(at)xcski(dot)com>, not speaking for anybody
Never underestimate the bandwidth of a station wagon full of
tapes hurtling down the highway.
-- Andrew Tanenbaum

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hiroshi Inoue 2001-10-30 04:10:33 Re: PsqlODBC and SQLDescribeCol
Previous Message Micah Yoder 2001-10-30 02:22:18 Re: psql and HTML