regress failed tests.. SERIOUS?

From: "Thomas T(dot) Thai" <tom(at)minnesota(dot)com>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: regress failed tests.. SERIOUS?
Date: 2000-12-29 04:39:57
Message-ID: Pine.NEB.4.21.0012282229350.3075-200000@ns01.minnesota.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

PLEASE NOTE: I'm brand new to PostgreSQL as of today. I've just moved from
MySQL because it's not stable on NetBSD/Alpha. I don't know enough about
pgsql to see if these failed test would make it unstable for production.

i start the server like this:

$ postmaster -D /usr/pkg/pgsql/data > /var/pgsql/logfile 2>&1 &

I've seen many messages on the console when doing the regression
tests. However, none of the warnings, or debug, or status messages went to
the logfile as it should have. logfile is currently still empty.

NetBSD/DEC-Alpha (ELF) 1.5.1_ALPHA
PostgreSQL 7.0.3

$ uname -a
NetBSD ns01 1.5.1_ALPHA NetBSD 1.5.1_ALPHA (ALPHA-$Revision: 1.127.2.2
$) #2: Fri Dec 15 16:45:58
CST 2000 tom(at)ns01:/usr/src/sys/arch/alpha/compile/ns01 alpha

$ grep failed regress.out
int8 .. failed
float8 .. failed
numerology .. failed
timestamp .. failed
oidjoins .. failed
type_sanity .. failed
opr_sanity .. failed
horology .. failed
rules .. failed

int8 and float8 seemed OK. int8 just had numbers with '-' or '+' signs
instead of the '<' or '>' around numbers. float8 reported same error in a
different format.

the rest of the test failed pretty bad. see the attachment.

Attachment Content-Type Size
regression.diffs text/plain 120.4 KB

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2000-12-29 21:04:53 update and tcl/tk
Previous Message Larry Rosenman 2000-12-29 04:13:56 Re: Conversion errors for datetime fields

Browse pgsql-general by date

  From Date Subject
Next Message james shannon 2000-12-29 08:02:45 selects / joins across db's
Previous Message Andrew W. Nosenko 2000-12-29 01:21:09 Re: LD_LIBRARY_PATH