Re: "incomplete startup packet" on SGI

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Rysdam <drysdam(at)ll(dot)mit(dot)edu>
Cc: "pg >> Postgres General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: "incomplete startup packet" on SGI
Date: 2005-12-14 03:35:37
Message-ID: 12189.1134531337@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David Rysdam <drysdam(at)ll(dot)mit(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-12-14 03:54:42 Re: timestamp <-> ctime conversion question...
Previous Message Michael Glaesemann 2005-12-14 03:30:59 Re: stored procedure performance