PostgreSQL terminated by signal 58
Kuba Ober
kuba at mareimbrium.org
Tue Nov 6 12:57:56 CST 2007
> I'm running PostgreSQL 8.2.3 on PowerEdge 2950, CentOS 4.4 x86_64.
> PostgreSQL process had terminated by signal 58 three times in last 6
> months. What is signal 58 meaning? Which process is sending this signal?
> Hardware problem? Kernel driver problem?
I'd say just add an audit rule for that (into /etc/audit/audit.rules, and
restart audit daemon)
Say (untested):
-a always -S kill -F a1=58
man auditctl for more info
I don't think it has anything to do with hardware, and I haven't seen any
driver yet killing applications with odd signals like that.
Cheers, Kuba
More information about the Linux-PowerEdge
mailing list