Re: Incremental Backup
От
Bruce Momjian
Тема
Re: Incremental Backup
Дата
Msg-id
201010202313.o9KNDs018057@momjian.us
Ответ на
Re: Incremental Backup (Mladen Gogala)
Список
Дерево обсуждения
Incremental Backup Majid Azimi <majid.merkava@gmail.com>
Re: Incremental Backup Mladen Gogala <mgogala@vmsinfo.com>
Re: Incremental Backup Craig Barnes <cjbarnes18@gmail.com>
Re: Incremental Backup Mladen Gogala <mgogala@vmsinfo.com>
Re: Incremental Backup Bruce Momjian <bruce@momjian.us>
Re: Incremental Backup Mladen Gogala <mladen.gogala@vmsinfo.com>
Re: Incremental Backup Bruce Momjian <bruce@momjian.us>
Re: Incremental Backup Mladen Gogala <mladen.gogala@vmsinfo.com>
Re: Incremental Backup Bruce Momjian <bruce@momjian.us>
Re: Incremental Backup Vibhor Kumar <vibhor.kumar@enterprisedb.com>
Scheduling a Stored Procedure? Arvind Sharma <arvind321@yahoo.com>
Re: Scheduling a Stored Procedure? Mike Ellsworth <younicycle@gmail.com>
Mladen Gogala wrote: > 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. Agreed. Incremental backups are implemented by pg-rman: http://code.google.com/p/pg-rman/ > 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. Also agreed. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +
В списке pgsql-novice по дате отправления