Re: connection trouble

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Vanessa Conchodon <v(dot)conchodon(at)smie(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: connection trouble
Date: 2005-08-11 13:45:46
Message-ID: 20050811134546.GA91447@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Thu, Aug 11, 2005 at 12:09:56PM +0200, Vanessa Conchodon wrote:
> 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 software are you using, what version of PostgreSQL, and on
what platform? PostgreSQL 7.3 and later should handle EINTR
(interrupted system call) so that you don't see this exact error
message.

http://archives.postgresql.org/pgsql-committers/2002-04/msg00108.php

--
Michael Fuhr

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2005-08-11 14:14:41 Re: connection trouble
Previous Message Michael Fuhr 2005-08-11 13:24:51 Re: Transaction blocks