found one system error
Below you can see I do get two postgres system errors, and when I ran top again there was a postgres process running at 88% CPU. The log does not give any reindex hints at all, though. Is there something I can do besides killing the stranded processes every day?
Thx.
2009:01:11-00:15:00 (none) postgres[27424]: [3-1] LOG: unexpected EOF on client connection
2009:01:11-00:15:01 (none) /usr/sbin/cron[27426]: (root) CMD (nice -n19 /usr/local/bin/create_rrd_graphs.plx)
2009:01:11-00:15:01 (none) /usr/sbin/cron[27428]: (root) CMD ( /usr/local/bin/reportcontrol.sh)
2009:01:11-00:15:34 (none) dhcpc-sh: DHCP connection fine. Checking again in 60 seconds
2009:01:11-00:16:01 (none) /usr/sbin/cron[27472]: (root) CMD (/sbin/auisys.plx --nosys)
2009:01:11-00:16:35 (none) dhcpc-sh: DHCP connection fine. Checking again in 60 seconds
2009:01:11-00:17:01 (none) /usr/sbin/cron[27506]: (root) CMD ( nice -n19 /usr/local/bin/gen_inline_reporting_data.plx)
2009:01:11-00:17:35 (none) dhcpc-sh: DHCP connection fine. Checking again in 60 seconds
2009:01:11-00:18:35 (none) dhcpc-sh: DHCP connection fine. Checking again in 60 seconds
2009:01:11-00:19:01 (none) /usr/sbin/cron[27558]: (root) CMD (/usr/bin/sp_updater)
2009:01:11-03:15:00 (none) postgres[32414]: [3-1] LOG: unexpected EOF on client connection
2009:01:11-03:15:01 (none) /usr/sbin/cron[32416]: (root) CMD (nice -n19 /usr/local/bin/create_rrd_graphs.plx)
2009:01:11-03:15:01 (none) /usr/sbin/cron[32418]: (root) CMD ( /usr/local/bin/reportcontrol.sh)
2009:01:11-03:15:48 (none) dhcpc-sh: DHCP connection fine. Checking again in 60 seconds
2009:01:11-03:16:01 (none) /usr/sbin/cron[32467]: (root) CMD (/sbin/auisys.plx --nosys)
2009:01:11-03:16:48 (none) dhcpc-sh: DHCP connection fine. Checking again in 60 seconds
2009:01:11-03:17:01 (none) /usr/sbin/cron[32494]: (root) CMD ( nice -n19 /usr/local/bin/gen_inline_reporting_data.plx)
|