Re: Backup strategies

Поиск
Список
Период
Сортировка
От Jesper Krogh
Тема Re: Backup strategies
Дата
Msg-id 48F5BBFC.80404@krogh.cc
обсуждение исходный текст
Ответ на Re: Backup strategies  (Ivan Voras <ivoras@freebsd.org>)
Ответы Re: Backup strategies
Список pgsql-performance
Ivan Voras wrote:
> Warning: DO NOT do on-the-fly binary backups without snapshots.
> Archiving the database directory with tar on a regular file system,
> while the server is running, will result in an archive that most likely
> won't work when restored.

Even if you do a "pg_start_backup/pg_stop_backup" as specified here:

http://www.postgresql.org/docs/8.3/interactive/continuous-archiving.html
=> Making a Base backup.

??

It worked when I tested it, but I may just have been darn lucky.

--
Jesper

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Backup strategies
Следующее
От: Ivan Voras
Дата:
Сообщение: Re: Backup strategies