Re: BUG #6055: connection refused

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #6055: connection refused
Дата
Msg-id 4DEF3FD9.60606@postnewspapers.com.au
обсуждение исходный текст
Ответ на BUG #6055: connection refused  ("Sav" <halsa01@ca.com>)
Список pgsql-bugs
On 8/06/2011 2:47 PM, Sav wrote:
>
> The following bug has been logged online:
>
> Bug reference:      6055
> Logged by:          Sav
> Email address:      halsa01@ca.com
> PostgreSQL version: 8.3.5

You're running an ancient version of PostgreSQL. Upgrade to the latest
in the 8.3 series at minimum; you are missing lots of bug fixes. It's
entirely possible that one of them might already address your issue.

> EDTFATAL:  57P01: terminating connection due to administrator command.

It looks like this has come up on the mailing lists before.

http://archives.postgresql.org/pgsql-general/2010-09/msg00423.php

Please read that discussion thread, including replies, and see if it
helps. Note in particular:

Tom Lane wrote:
 > This is a result of something sending SIGTERM to the backend process.
 >
 > I have heard reports of "load management" software that SIGTERM's
 > processes more or less at random whenever it decides the system is
 > overloaded.  If you have any such junkware installed on your server,
 > try disabling it.


--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

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

Предыдущее
От: "Sav"
Дата:
Сообщение: BUG #6055: connection refused
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5926: information schema dtd_identifier for element_types, columns, parameters views inconsistent