Re: Differential Backups

Поиск
Список
Период
Сортировка
От Paul Tomblin
Тема Re: Differential Backups
Дата
Msg-id 20011029213059.A23024@allhats.xcski.com
обсуждение исходный текст
Ответ на Re: Differential Backups  (Alvaro Herrera <alvherre@atentus.com>)
Ответы Re: Differential Backups  (Alvaro Herrera <alvherre@atentus.com>)
Re: Differential Backups  ("Chris Dircks" <chrisd@rasstar.ca>)
Список pgsql-general
Quoting Alvaro Herrera (alvherre@atentus.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@xcski.com>, not speaking for anybody
Never underestimate the bandwidth of a station wagon full of
tapes hurtling down the highway.
                              -- Andrew Tanenbaum

В списке pgsql-general по дате отправления:

Предыдущее
От: Tod McQuillin
Дата:
Сообщение: Re: Differential Backups
Следующее
От: "Dinesh Parikh"
Дата:
Сообщение: Check Existence of temporary table in a session.