advanced backup tool

Поиск
Список
Период
Сортировка
От Anj Adu
Тема advanced backup tool
Дата
Msg-id AANLkTinICd7IIuTRDboK9YN6L4o0zYZ4FIAKrIaoMYIO@mail.gmail.com
обсуждение исходный текст
Ответы Re: advanced backup tool  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: advanced backup tool  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: advanced backup tool  (Bruce Momjian <bruce@momjian.us>)
Re: advanced backup tool  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-admin
Will any upcoming release of Postgres have an incremental  backup tool
like Oracle's RMAN? Currently, the WAL based archiving requires many
frequent full backups (especially for large databases) as the replay
of a large number of WAL files will take a very long time. We have a
few databases each over 1Tb and are looking for effective
backup/recovery strategies.  (Currently..we rely on specific partition
backups via COPY command)...but the process is cumbersome.

RMAN's incremental backup effectively makes every incremental backup a
full backup which is a great time-saver during recovery.

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

Предыдущее
От: Lewis Kapell
Дата:
Сообщение: Re: Clarification required: autovacuum and VACUUM command mode
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: advanced backup tool