FW: PostgreSQL 7.3 Platform Testing

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: FW: PostgreSQL 7.3 Platform Testing
Date: 2002-11-15 01:47:44
Message-ID: GNELIHDDFBOCMGBFGEFOEEJHCEAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Guys,

I emailed a few people to try to get some platform reports. What was the
solution to this problem? It was AWK or something wasn't it? Will Martin
have to try RC1?

Chris

> > We are trying to get our supported platforms list together, and
> so far we
> > have not had any platform reports for NetBSD, OpenBSD, Solaris
> x86 or some
> > of the rarer Linux architectures.
>
> I've compiled PostgreSQL 7.3b5 on Solaris X86 and I did a 'make check'
> but it ran only 13 tests. I vaguely remember there were a lot more
> last time. Let me know if there is something else I need to run.
>
> Platform: Solaris 8/X86
> Compiler: GCC 2.95.3
>
> /bin/sh ./pg_regress --temp-install --top-builddir=../../..
> --schedule=./parallel_schedule --multibyte=SQL_ASCII
> ============== creating temporary installation ==============
> ============== initializing database system ==============
> ============== starting postmaster ==============
> running on port 65432 with pid 21190
> ============== creating database "regression" ==============
> CREATE DATABASE
> ALTER DATABASE
> ============== dropping regression test user accounts ==============
> ============== installing PL/pgSQL ==============
> ============== running regression test queries ==============
> parallel group (13 tests): name boolean float4 text char int2
> int8 varchar int4 oid float8 bit numeric
> boolean ... ok
> char ... ok
> name ... ok
> varchar ... ok
> text ... ok
> int2 ... ok
> int4 ... ok
> int8 ... ok
> oid ... ok
> float4 ... ok
> float8 ... ok
> bit ... ok
> numeric ... ok
> ============== shutting down postmaster ==============
>
> ======================
> All 13 tests passed.
> ======================
>
> rm regress.o
> make[2]: Leaving directory
> `/devel/current/postgresql-7.3b5/src/test/regress'
> make[1]: Leaving directory `/devel/current/postgresql-7.3b5/src/test'
> parkcity$
>

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-11-15 01:52:10 Re: FW: PostgreSQL 7.3 Platform Testing
Previous Message Bruce Momjian 2002-11-15 01:45:39 Re: Propose RC1 for Friday ...