Re: Question On 7.4RC2 - Mailing list pgsql-admin

From Christopher Browne
Subject Re: Question On 7.4RC2
Date
Msg-id 604qx88f7d.fsf@dev6.int.libertyrms.info
Whole thread Raw
In response to Question On 7.4RC2  ("Glenn Wiorek" <gwiorek@jmlafferty.com>)
List pgsql-admin
gwiorek@jmlafferty.com ("Glenn Wiorek") writes:
> I just finished compiling 7.4RC2 on Solaris 8 and ran the regression
> tests (make check).  The last test out of 93 (stats) failed.  Is
> this of concern? 

I haven't "regressed" 7.4RC2 on Solaris, though I did do RC1, without
any problems.  Let's see...  What might be interesting differences...

Could you share what versions of things you're using?  For instance,
here's the uname, pg_config, and gcc versioning information I find.
If there are interesting differences, that might point to where the
problem is...

postgres@ringo /disk3/OXRS/postgresql-7.4RC1 > uname -a
SunOS ringo 5.8 Generic_108528-17 sun4u sparc SUNW,Ultra-4

postgres@ringo /disk3/OXRS/postgresql-7.4RC1 > /opt/OXRS/pgsql74rc1/bin/pg_config --configure
'--prefix=/opt/OXRS/pgsql74rc1' '--with-includes=/opt/OXRS/readline-4.2/include'
'--with-libraries=/opt/OXRS/readline-4.2/lib''--enable-locale' '--enable-syslog' '--enable-debug' 

postgres@ringo /disk3/OXRS/postgresql-7.4RC1 > gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.2
--
(format nil "~S@~S" "cbbrowne" "libertyrms.info")
<http://dev6.int.libertyrms.com/>
Christopher Browne
(416) 646 3304 x124 (land)

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Oracle and PostgreSQL servers incompatibility
Next
From: Christopher Browne
Date:
Subject: Re: Which hardware/filesystem for postgresql?