Timon <[email protected]> writes:
> 2010/10/6 Alvaro Herrera <[email protected]>:
>>> WARNING: pgstat wait timeout
>>> WARNING: pgstat wait timeout
>>> PANIC: stuck spinlock (0x7fd877761af8) detected at dynahash.c:981
>>> PANIC: stuck spinlock (0x7fd877761af8) detected at dynahash.c:981
>>
>> What platform is this? Are you running on some sort of virtualized
>> system?
> no, simple dedicated server with Linux Fedora 13 x86_64
> kernel-2.6.33.6-147.2.4.fc13.x86_64
There's not a lot we can do with only this much information. I'd
suggest running the postmaster with core dumps enabled (ulimit -c
unlimited) so that if it happens again, the PANICs will result in
core dumps that you can get stack traces from.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general