Re: connection trouble

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: connection trouble
Дата
Msg-id 21998.1123769681@sss.pgh.pa.us
обсуждение исходный текст
Ответ на connection trouble  (Vanessa Conchodon <v.conchodon@smie.com>)
Список pgsql-novice
Vanessa Conchodon <v.conchodon@smie.com> writes:
> I've got this message in the log of one of my software
> (message repeated every 3 minutes at least):
> "could not receive server response to SSL negotiation packet:
> Interrupted system call".
> What does this message exactly mean and can I do something
> to avoid it?

Update to a newer version of libpq?  AFAICS this is not possible in any
release newer than 7.2.

            regards, tom lane

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

Предыдущее
От: Vanessa Conchodon
Дата:
Сообщение: Re: connection trouble
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: passing column name to a PL/pgsql function for ALTER TABLE ADD