Re: [INTERFACES] Problem with regression test

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [INTERFACES] Problem with regression test
Дата
Msg-id 377A2225.C1232A98@alumni.caltech.edu
обсуждение исходный текст
Ответ на Problem with regression test  (Jim Lemon <Jim.Lemon@uts.EDU.AU>)
Список pgsql-interfaces
> at this point, the program apparently hung (using over 90% CPU) for
> several minutes, until I killed the 'regression' process as root.  The
> xterm then displayed:
> failed
> ACTUAL RESULTS OF REGRESSION TEST ARE NOW IN FILE regress.out
> ...
> I can still run commands like 'createdb', etc.
> Hopefully, this is a simple-minded error on my part.  Thanks for any
> help you can offer.

I'm guessing that you ran out of some sort of resource on your machine
(e.g. swap space?). With a 486DX66 and 32Mb RAM you might be pushing
your luck on the regression tests, though others may have had success
so don't take my word for it. 

The regression test reference machine is a PPro RH5.2 system, so if
your installation went OK (it looks like it did) don't worry about the
regression test results. btw, those "ERROR" messages you see are,
afaict, all normal; parts of the regression test explicitly test edge
cases to make sure we handle errors correctly.

Good luck.
                    - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


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

Предыдущее
От: Pablo Saul Salazar - CESERCOMP
Дата:
Сообщение: How does operation with data types time???
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] Problem with regression test