Re: Differential Backups

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: Differential Backups
Дата
Msg-id 20011030162833.451da024.depesz@depesz.pl
обсуждение исходный текст
Ответ на Differential Backups  ("Ian Harding" <ianh@tpchd.org>)
Ответы Re: Differential Backups  ("Jeff Lu" <jklcom@mindspring.com>)
Список pgsql-general
On Mon, 29 Oct 2001 12:22:44 -0800
"Ian Harding" <ianh@tpchd.org> wrote:

> I have been thinking about backups.  I currently do one a day.  However, I
thought it might be nice to get differential backups through the day.  I
should be able to generate dumps throughout the day, generate a diff from my
baseline dump, and just keep the diff, right?  Then to do a restore I would
just patch for the point in time I wanted to restore to?  Seems like it would
work, but whether it would save any hard drive space would depend on how much
activity the database saw.  Anyone doing this now?

idea is god, but dont use suggested diff program. go for xdelta. it's
algorithm is much better - faster and definetly less memory-eating.

depesz

--
hubert depesz lubaczewski                          http://www.depesz.pl/
------------------------------------------------------------------------
... vows are spoken to be broken ...                 [enjoy the silence]
... words are meaningless and forgettable ...             [depeche mode]

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

Предыдущее
От: Stuart Grimshaw
Дата:
Сообщение: INNER JOINS in 7.0.3 & 7.1.3
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Database corruption?