Re: Re: tiny patch - Mailing list pgsql-patches

From Justin Clift
Subject Re: Re: tiny patch
Date
Msg-id 01051112054300.23255@justin
Whole thread Raw
List pgsql-patches
Hi Gavin,

The PostgreSQL regressions tests are known to randomly fail on Solaris.  And
it's consistently random.  :(  The error log seems to indicate the PostgreSQL
servers isn't able to accept connections, isn't working, or similar.

When the Unix Domain Sockets are turned off and only IP is used for the
regression tests, then a true test occurs (generally passing everything
except the Random test).

Regards and best wishes,

Justin Clift

On Thursday 10 May 2001 14:52, Gavin Sherry wrote:
> Justin,
>
> No, this problem would occur consistently. The patch cleans up a few lines
> of code unrelated to that of opening the UNIX Domain socket for local
> database connection.
>
> But, more to the point, what is the problem PG has on solaris with domain
> sockets (when it is a problem).
>
> Gavin

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: dbf2pg improvements (password, charset convertions,etc.)
Next
From: Gavin Sherry
Date:
Subject: Re: Re: tiny patch