PITR base backup -- stop server or not?

Поиск
Список
Период
Сортировка
От Rob Adams
Тема PITR base backup -- stop server or not?
Дата
Msg-id 4859F92D.5080002@cox.net
обсуждение исходный текст
Ответы Re: PITR base backup -- stop server or not?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
The docs for Making a Base Backup (tar) say that it can be done live
without stopping the server:
http://www.postgresql.org/docs/8.3/interactive/continuous-archiving.html#BACKUP-BASE-BACKUP
(step #3)

However, the docs for straight File System Level Backup (tar) say the
server must be shut down:
http://www.postgresql.org/docs/8.3/interactive/backup-file.html
(restriction #1)

Is this because replaying the WAL files will fix any of the issues
listed in the File System Level Backup restriction #1?


Thanks,
Rob Adams



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Problem with volatile function
Следующее
От: Artacus
Дата:
Сообщение: Re: Problem with volatile function