Re: Intermittent "make check" failures on hyena

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Intermittent "make check" failures on hyena
Дата
Msg-id 200608071245.28364.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Intermittent "make check" failures on hyena  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: Intermittent "make check" failures on hyena
Re: Intermittent "make check" failures on hyena
Список pgsql-hackers
Zdenek,

> However what happened? I think that following scenarios occurred.
> Postmaster listen only in one process and there are many clients run
> really parallel. T2000 server has 32 threads ( 8 core and each has 4
> threads). These clients generate more TCP/IP request at one time, than
> postmaster is able accepted.

I don't quite follow this ... are you saying that the regression test 
generate more than 128 connections?    And that Solaris ships by default 
only allowing 128 connections?   

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CSStorm occurred again by postgreSQL8.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Corner case in xlog stuff: what happens exactly at a seg boundary?