postgresql-8.0.0beta2 works for me on HPUX workstation. - Mailing list pgsql-ports

From Verbus M. Counts
Subject postgresql-8.0.0beta2 works for me on HPUX workstation.
Date
Msg-id BAY2-F23WvUbLkiChiw000039e4@hotmail.com
Whole thread Raw
List pgsql-ports
Greetings,

$ uname -a
HP-UX toyota B.11.11 U 9000/778 2013026443 unlimited-user license


$ export CC=cc


$ ./configure --without-readline --without-zlib


$ make

.
.
cc -Ae +O2  �.
.
.


$ make install



$ make check
.
.
.
.
.
     without_oid          ... ok
     conversion           ... ok
     truncate             ... ok
     alter_table          ... ok
     sequence             ... ok
     polymorphism         ... ok
     rowtypes             ... ok
test stats                ... ok
test tablespace           ... ok
============== shutting down postmaster               ==============
postmaster stopped

======================
All 96 tests passed.



$ ./pgbench -c 50 -t 100 bench
starting vacuum...end.
transaction type: TPC-B (sort of)
scaling factor: 10
number of clients: 50
number of transactions per client: 100
number of transactions actually processed: 5000/5000
tps = 31.909912 (including connections establishing)
tps = 32.194586 (excluding connections establishing)


Regards,
Verbus Counts
916-765-1624 Cell



pgsql-ports by date:

Previous
From: Sabih Nasir
Date:
Subject: Re: Porting PostgreSQL 7.4.5 to HPUX 11.23i IA64 platform
Next
From: marco
Date:
Subject: