Re: "incomplete startup packet" on SGI - Mailing list pgsql-general

From Tom Lane
Subject Re: "incomplete startup packet" on SGI
Date
Msg-id 12189.1134531337@sss.pgh.pa.us
Whole thread Raw
In response to Re: "incomplete startup packet" on SGI  (David Rysdam <drysdam@ll.mit.edu>)
Responses Re: "incomplete startup packet" on SGI
List pgsql-general
David Rysdam <drysdam@ll.mit.edu> writes:
> Just finished building and installing on *Sun* (also
> "--without-readline", not that I think that could be the issue): Works
> fine.  So it's something to do with the SGI build in particular.

More likely it's something to do with weird behavior of the SGI kernel's
TCP stack.  I did a little googling for "transport endpoint is not
connected" without turning up anything obviously related, but that or
ENOTCONN is probably what you need to search on.

            regards, tom lane

pgsql-general by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: stored procedure performance
Next
From: Tom Lane
Date:
Subject: Re: timestamp <-> ctime conversion question...