Обсуждение: Remove backup_label automatically

Поиск
Список
Период
Сортировка

Remove backup_label automatically

От
Toru SHIMOGAKI
Дата:
Hi,

Is there a reason not to remove backup_label automatically when crash recovery
is run?

ereport in StartXLOG() says the folloing hint message, but I can't see other
cases we have to take care;

----
 ereport(PANIC,         (errmsg("could not locate required checkpoint record"),          errhint("If you are not
restoringfrom a backup, try removing the fi
 
le \"%s/backup_label\".", DataDir)));

----

regards,

-- 
Toru SHIMOGAKI<shimogaki.toru@oss.ntt.co.jp>
NTT Open Source Software Center