Re: Solaris 7 SPARC passes tests (was Re: Re: [BUGS] Tests randomly failed)

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Mathijs Brands <mathijs@ilse.nl>
Cc: Peter Eisentraut <peter_e@gmx.net>, Alexander Klimov <ask@wisdom.weizmann.ac.il>, pgsql-hackers@postgresql.org
Date: 2001-03-28T01:08:47Z
Lists: pgsql-hackers
Mathijs Brands <mathijs@ilse.nl> writes:
> No luck :( Tests still randomly crash. (This is an Ultra 10 machine.)

How about if you change the pg_regress script to use TCP connections?
(Look for the bit that forces unix_sockets=no for certain OSes, and
add solaris)

			regards, tom lane