Re: pgstat wait timeout (by Robert Schnabel) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: pgstat wait timeout (by Robert Schnabel)
Date
Msg-id 3518.1260976375@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgstat wait timeout (by Robert Schnabel)  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: pgstat wait timeout (by Robert Schnabel)  (Magnus Hagander <magnus@hagander.net>)
List pgsql-bugs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Alexey Luchko wrote:
>> postgres.exe!mdpostckpt+0x181b38
>> postgres.exe!mdpostckpt+0x18bbdb

> This stack trace seems bogus.  The stats collector should not be calling
> mdpostckpt at all.

Given the size of the offsets, it's pretty clear that it's not actually
in mdpostckpt at all.  Probably this is a stripped executable and
mdpostckpt is just the nearest global symbol.

IOW, not necessarily bogus, but still useless :-(

            regards, tom lane

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #5244: Attempting to rollback to a savepoint after receiving an error with state 55000 the process hangs
Next
From: Magnus Hagander
Date:
Subject: Re: pgstat wait timeout (by Robert Schnabel)