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