[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Postgresql 8.0.1



here is what I do.

1. Download postgresql 8.0.1 source from ftp.postgresql.org
2. un tar package
3. ./configure --enable-debug --with-pgport=9999 --prefix=/usr/local/pgsql

change --prefix to where ever you want to install

4. make
5. make check  

with step 5 you will see failures.  

let me know if you need any more info.

Thanks for you time
Jim




---------- Original Message -----------
From: "Carlos O'Donell" <carlos@baldric.uwo.ca>
To: Jim Buttafuoco <jim@contactbda.com>
Cc: debian-hppa@lists.debian.org
Sent: Tue, 8 Mar 2005 16:10:06 -0500
Subject: Re: Postgresql 8.0.1

> On Tue, Mar 08, 2005 at 03:18:44PM -0500, Jim Buttafuoco wrote:
> > yes I looked and talked to Tom Lane about it.  He believes its the
> > platform/compile NOT postgresql.  I disagree with his opinion as
> > postgresql 7.4.X passes ALL tests.  The float4 test are failing and I
> > narrowed it down to the handling of infinity and nan on hppa (at least
> > my systems 710 and 735/99).  I was hoping someone else can verify the
> > test are failing on other hppa hardware running debian or not.
> 
> What is your procedure for compiling postgresql and the test-suite?
> 
> e.g. A step by step plan to reproduce the test failures would be great.
> 
> c.
> 
> -- 
> To UNSUBSCRIBE, email to debian-hppa-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
------- End of Original Message -------



Reply to: