UFS2 Snapshots and Postgres

Поиск
Список
Период
Сортировка
От Eduardo Morras
Тема UFS2 Snapshots and Postgres
Дата
Msg-id 4FA8827200CA2458@
обсуждение исходный текст
Ответы Re: UFS2 Snapshots and Postgres  (Karl Denninger <karl@denninger.net>)
Список pgsql-general
Hi everyone,

I'm using FreeBSD 9 for Postgres and want to know if these actions
are safe for make a backup of the database:

a) call pg_start_backup('b1')
b) take an UFS2 snapshot of data files
c) call pg_stop_backup()
d) change to the snapshot dir and rsync/dd/dump/transfer it to backup
file server

Is it safe to call pg_start_backup('b1',true)?

Thanks in advance

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

Предыдущее
От: "Anibal David Acosta"
Дата:
Сообщение: Re: Help, server doesn't start
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Help, server doesn't start