regression failed on NetBSD/Alpha

From: "Thomas T(dot) Thai" <tom(at)minnesota(dot)com>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: regression failed on NetBSD/Alpha
Date: 2000-12-29 14:58:56
Message-ID: Pine.NEB.4.21.0012290851410.10776-100000@ns01.minnesota.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(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.

Browse pgsql-general by date

  From Date Subject
Next Message Gordan Bobic 2000-12-29 15:23:37 Re: MySQL and PostgreSQL speed compare
Previous Message Jarmo Paavilainen 2000-12-29 14:45:36 SV: MySQL and PostgreSQL speed compare