Alvaro Herrera <alvhe...@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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to