Hungry postmaster - Mailing list pgsql-general

From Ilja Golshtein
Subject Hungry postmaster
Date
Msg-id 42B166F6.000006.24982@mfront7.yandex.ru
Whole thread Raw
Responses Re: Hungry postmaster
List pgsql-general
Hi!

At the moment on my Linux box I have process
'postmaster' eats all CPU. It corresponds
with connection closed day before -
not sure if it was normal disconnect.
strace shows the process constantly
makes 'send' syscall with EPIPE result.
Any ideas how to trace this issue
and/or prevent such thing in the future?

Pg - 8.0.0
Kernel - 2.4.20


--
Best regards
Ilja Golshtein

pgsql-general by date:

Previous
From: "Ilja Golshtein"
Date:
Subject: Re: DATATYPE for HEX
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] INHERITS and planning