regression failed on NetBSD/Alpha - Mailing list pgsql-general

From Thomas T. Thai
Subject regression failed on NetBSD/Alpha
Date
Msg-id Pine.NEB.4.21.0012290851410.10776-100000@ns01.minnesota.com
Whole thread Raw
List pgsql-general
i tried to send this message before but it didn't make it to the
list. maybe it was the long attachment from the regression test. i'm not
including the attachment this time.

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. also
there was a very serious error "Unaligned Access..." during the test that
was reported on the console.


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@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.


pgsql-general by date:

Previous
From: Max Wiberg
Date:
Subject: Error opening pgaccess
Next
From: "Matt A. Zinicola"
Date:
Subject: Re: PowerDesigner support?