Re: Incremental Backup

Поиск
Список
Период
Сортировка
От Mladen Gogala
Тема Re: Incremental Backup
Дата
Msg-id 4CAA5F16.5020005@vmsinfo.com
обсуждение исходный текст
Ответ на Re: Incremental Backup  (Craig Barnes <cjbarnes18@gmail.com>)
Ответы Scheduling a Stored Procedure?
Re: Incremental Backup
Список pgsql-novice
Craig Barnes wrote:
> Hi,
>
> Wouldn’t incremental backup be achieved by archiving the WAL files?
>
> http://www.postgresql.org/docs/8.4/interactive/continuous-archiving.html
>
> Regards
>
> Craig

That depends on how do you define an incremental backup.  Being a former
system administrator,  my definition of an incremental backup is a
backup that only backs up files changed since the last backup. You will
find that to be  the most frequent definition of the phrase "incremental
backup". In addition to that, it would be highly impractical to make a
single hot backup and than have a gazillion archives to recover. What
you're talking about is called hot backup and point in time recovery,
but not an incremental backup.
For what is worth, I find incremental backups impractical. With an
incremental backup, one also has to restore the full backup and all
incremental backups after it, which sort of misses the point.  I do a
full on-line (hot) backup weekly and a  daily archive backup.

--

Mladen Gogala
Sr. Oracle DBA
1500 Broadway
New York, NY 10036
(212) 329-5251
http://www.vmsinfo.com
The Leader in Integrated Media Intelligence Solutions




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

Предыдущее
От: Craig Barnes
Дата:
Сообщение: Re: Incremental Backup
Следующее
От: richard terry
Дата:
Сообщение: Date help