Re: postgres dump cores

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres dump cores
Дата
Msg-id 1767.1199770611@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgres dump cores  ("Rajaram J" <rajarj@hotmail.com>)
Список pgsql-general
"Rajaram J" <rajarj@hotmail.com> writes:
> I'm using Postgres V 7.4.14 on HPUX 11.31 box. While doing a load test there
> was a core generated not sure why. Can you please help.

What sort of "load test" were you doing exactly?

> #5  0x44f01b0:0 in s_lock_stuck () at s_lock.c:36
> #6  0x44f02b0:0 in s_lock () at s_lock.c:94
> #7  0x41dc800:0 in XLogInsert () at xlog.c:637

s_lock_stuck is not an impossible case, if you are stressing the system
to say 100 or 1000 times past its design capacity.  With a version as
old as 7.4.x, I frankly wouldn't even bother to investigate it.  Please
do your experimentation on something recent, like 8.2.x ...

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Ow Mun Heng
Дата:
Сообщение: Re: Announcing PostgreSQL RPM Buildfarm
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Announcing PostgreSQL RPM Buildfarm