Re: Re: [HACKERS] Online backup cause boot failure, anyone know why?

Поиск
Список
Период
Сортировка
От Richard
Тема Re: Re: [HACKERS] Online backup cause boot failure, anyone know why?
Дата
Msg-id 201008052350089038074@vip.sina.com
обсуждение исходный текст
Ответ на Online backup cause boot failure, anyone know why?  ("Richard" <husttripper@vip.sina.com>)
Список pgsql-hackers
Sorry, wrong word, it should be job.
You mean the wrong type of checkpoint causes XLOG file recovery fail?
I was confused, the XLOG files seem corrupted, is it also caused by the checkpoint type? If so , why it can do this?

------------------                 
Richard
2010-08-05

-------------------------------------------------------------
发件人:Nicolas Barbier
发送日期:2010-08-05 23:43:22
收件人:Richard
抄送:Heikki Linnakangas; Tom Lane; pgsql-hackers
主题:Re: [HACKERS] Online backup cause boot failure, anyone know why?

2010/8/5 Richard <husttripper@vip.sina.com>:

> All jods are done by client code, not manually.

What is a jod?

> I still did't not understand what you said.
> What break what?

The fact that you replaced CHECKPOINT_WAIT with CHECKPOINT_IMMEDIATE
is the cause of your problem. You "broke" the correctness of the
system by doing so.

Nicolas

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: MERGE Specification
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Re: [HACKERS] ECPG dynamic cursor fix for UPDATE/DELETE ... WHERE CURRENT OF :curname