Re: Re: tiny patch

From: Justin Clift <aa2(at)bigpond(dot)net(dot)au>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Re: tiny patch
Date: 2001-05-11 02:05:43
Message-ID: 01051112054300.23255@justin
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Jason Tishler 2001-05-11 15:30:30 Cygwin PostgreSQL Python Module Patch
Previous Message Ernesto Revilla 2001-05-11 01:54:06 PL/Python Postgresql 7.1.1 under Cygwin