Re: [HACKERS] regression bigtest needs very long time

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] regression bigtest needs very long time
Дата
Msg-id 199906281837.OAA21466@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] regression bigtest needs very long time  (SAKAIDA <sakaida@psn.co.jp>)
Список pgsql-hackers
>    At the end of regression normal test, the following message 
> is displayed.
> 
>   "To run the optional huge test(s) too type 'make bigtest'" 
> 
>    Many users, especialy those who install "PostgreSQL" for the 
> first time, may type 'make bigtest' and may feel the PostgreSQL
> unstable. Because the bigtest outputs no messages for long time 
> and seems to be no executing at the point of numeric testing.
> 
>    Therefore, if it is not necessary for the general user to 
> execute "regression bigtest", I think that the message of 
> 'make bigtest' should be removed or that the message should be 
> changed like "it takes several hours ....".

Warning added:
These big tests can take over an hour to complete

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] regression bigtest needs very long time
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Severe SUBSELECT bug in 6.5 CVS