Re: Re: tiny patch

Поиск
Список
Период
Сортировка
От Justin Clift
Тема Re: Re: tiny patch
Дата
Msg-id 01051112054300.23255@justin
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: dbf2pg improvements (password, charset convertions,etc.)
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: Re: tiny patch