remove .backup files from pg_xlog

Поиск
Список
Период
Сортировка
От A B
Тема remove .backup files from pg_xlog
Дата
Msg-id BANLkTik9DmrpjCNioAW8EaehR+t3F3vtHA@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
Hello.

I'm running 8.4 and with a backup procedure of
pg_start_backup()
copy base backup
pg_stop_backup()

The backup script failed and the pg_stop_backup command were killed so
now the pg_xlog/ directory has some extra
xxxxxxxxxx.backup files

and in the archive_status/ directory I have the corresponding
xxxxxxxxxx.backup.done files.


So I guess it would be ok to delete the old xxxxxxx.backup  and
backup.done  files? Saving just the last one, or is there some
unfinished task that pg_stop_backup should have done?
pg_stat_activitity shows no pg_start/stop_backup running

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

Предыдущее
От: Bob Lunney
Дата:
Сообщение: Re: visualizing database schema - png/jpeg?
Следующее
От: Ray Stell
Дата:
Сообщение: patching the OS of a 9.0.4 db with hot standby