Re: Backup using GiT?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Backup using GiT?
Дата
Msg-id 20080613173612.GA5070@alvh.no-ip.org
обсуждение исходный текст
Ответ на Backup using GiT?  ("James B. Byrne" <byrnejb@harte-lyne.ca>)
Список pgsql-general
James B. Byrne wrote:

> GiT works by compressing deltas of the contents of successive versions of file
> systems under repository control.  It treats binary objects as just another
> object under control.  The question is, are successive (compressed) dumps of
> an altered database sufficiently similar to make the deltas small enough to
> warrant this approach?

Hmm, perhaps a not completely insane thing to do would be to use another
pg_dump "format" (i.e. a new -F option) which installs stuff on a GIT
repo.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: "James B. Byrne"
Дата:
Сообщение: Backup using GiT?
Следующее
От: "Kevin Regan"
Дата:
Сообщение: Source RPM for 8.3.3?