Re: Re: [BUGS] Tests randomly failed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: [BUGS] Tests randomly failed
Дата
Msg-id 5609.985709132@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] Tests randomly failed  (Alexander Klimov <ask@wisdom.weizmann.ac.il>)
Ответы Re: Re: [BUGS] Tests randomly failed  (Peter Eisentraut <peter_e@gmx.net>)
Re: Re: [BUGS] Tests randomly failed  ("Richard T. Robino" <rickspam@wavedivision.com>)
Список pgsql-hackers
Alexander Klimov <ask@wisdom.weizmann.ac.il> writes:
> Yes, it was really just incidence -- I try again, and 15 of 15 `make
> check' passed with TCP sockets, but only 3 of 15 passed with UNIX
> sockets. So, final decision is `Unix sockets are not relaible on Solaris'

So, shall we change pg_regress.sh to not use Unix sockets on Solaris?

This would potentially cause problems for "make installcheck", if the
postmaster was not started with -i.  I suspect the socket problems are
only seen when many clients try to connect at the same time, so the
parallel regression tests are more prone to trouble than serial.
Perhaps for Solaris, go to TCP only if it's parallel mode?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Error: file pg_psort*
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Spinlocks on SGI's