test select_having FAILED - Mailing list pgsql-general

From Ardell Dzaky
Subject test select_having FAILED
Date
Msg-id 20030612015610.91270.qmail@web20501.mail.yahoo.com
Whole thread Raw
Responses createdb for new user?  (Ardell Dzaky <ardellinux@yahoo.com>)
Re: test select_having FAILED  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi all,

I have installed postgresql-7.3.3 in my RH7.3 machine,
then did regression test.

1) after login as postgres
$ source ~/.bashrc
$ initdb
$ pg_ctl -w start
$ cd /usr/local/src/postgres-7.3.3/src/test/regress
$ make all runtest
.....appear a lot of error.....

2) otherwise
$ source ~/.bashrc
$ initdb
$ postmaster -Si
$ cd /usr/local/src/postgres-7.3.3/src/test/regress
$ make all runtest
....failed only 1 test -> select_having....

It is so important this 'select_having'?
How can I fix it?
Thanks for any help!

=====
Regards,
Ardell

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Performance of a query
Next
From: "Yudha Setiawan"
Date:
Subject: Custom Dump (just function and trigger)