From: | Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com> |
---|---|
To: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
Cc: | pgsql-ports(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: Cygwin PostgreSQL Regression Test Problems (Revisited) |
Date: | 2001-04-01 15:04:46 |
Message-ID: | 20010401110446.K2591@dothill.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Hiroshi,
On Sun, Apr 01, 2001 at 11:45:04PM +0900, Hiroshi Inoue wrote:
> > From: Jason Tishler [mailto:Jason(dot)Tishler(at)dothill(dot)com]
> >
> > 2. Change the backlog parameter to listen() in src/backend/libpq/pqcomm.c
> > to a number that will "ensure" that the parallel_schedule version of the
> > regression test does not generate connection refused conditions. Note
> > that I'm not even sure this will really work on all (or any) platforms.
> >
>
> Hmm, I changed the backlog parameter on trial but I wasn't able
> to see any improvements.
That is what I kind of expected. Even if it worked, it would not have
been a full proof solution anyway.
Thanks,
Jason
--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-04-01 17:57:35 | Re: Cygwin PostgreSQL Regression Test Problems (Revisited) |
Previous Message | Hiroshi Inoue | 2001-04-01 14:45:04 | RE: Cygwin PostgreSQL Regression Test Problems (Revisited) |