Re: BUG #5628: 9.0beta4 failed automatic crash recovery - Mailing list pgsql-bugs

From Itagaki Takahiro
Subject Re: BUG #5628: 9.0beta4 failed automatic crash recovery
Date
Msg-id AANLkTinAN9enZskx0ix12qRkmMQ-M=m2s6YS4oZM_x4K@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5628: 9.0beta4 failed automatic crash recovery  (Magnus Hagander <magnus@hagander.net>)
Responses Re: BUG #5628: 9.0beta4 failed automatic crash recovery
List pgsql-bugs
On Tue, Aug 24, 2010 at 5:25 PM, Magnus Hagander <magnus@hagander.net> wrote:
>> There might be issues to detach/reattach shared memory on Windows.
> We've seen this on and off before. Are you saying it's fully reproducible?
>
> I don't recall if we did any specific changes around this for 9.0, did we?

Yes, it is reproducible. I tested 8.3 and 8.4, and found 8.3 and newer
versions failed to recover.
  * 8.2,17 => OK
  * 8.3.11, 8.4.4, 9.0b4 => FAILED

Same error messages were logged on failed cases:
  FATAL:  pre-existing shared memory block is still in use
  HINT:  Check if there are any old server processes still running,
and terminate them.

Changes for the issue might be introduced between 8.2 and 8.3,
or in bugfixes only applied to 8.3 or newer versions.

--
Itagaki Takahiro

pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: BUG #5628: 9.0beta4 failed automatic crash recovery
Next
From: Magnus Hagander
Date:
Subject: Re: BUG #5628: 9.0beta4 failed automatic crash recovery