Re: Online backup cause boot failure, anyone know why? - Mailing list pgsql-hackers

From Nicolas Barbier
Subject Re: Online backup cause boot failure, anyone know why?
Date
Msg-id AANLkTincuP5gk30Pm099hn5sOk-34A-R=hsUvTTB+3PU@mail.gmail.com
Whole thread Raw
In response to Re: Online backup cause boot failure, anyone know why?  ("Richard" <husttripper@vip.sina.com>)
List pgsql-hackers
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 by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [HACKERS] ECPG dynamic cursor fix for UPDATE/DELETE ... WHERE CURRENT OF :curname
Next
From: Simon Riggs
Date:
Subject: Concurrent MERGE