| From: | Christopher Browne <cbbrowne(at)libertyrms(dot)info> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Question On 7.4RC2 |
| Date: | 2003-11-13 15:23:50 |
| Message-ID: | 604qx88f7d.fsf@dev6.int.libertyrms.info |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
gwiorek(at)jmlafferty(dot)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(at)ringo /disk3/OXRS/postgresql-7.4RC1 > uname -a
SunOS ringo 5.8 Generic_108528-17 sun4u sparc SUNW,Ultra-4
postgres(at)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(at)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(at)~S" "cbbrowne" "libertyrms.info")
<http://dev6.int.libertyrms.com/>
Christopher Browne
(416) 646 3304 x124 (land)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-11-13 15:32:24 | Re: Taking database offline |
| Previous Message | ow | 2003-11-13 15:22:13 | Re: Taking database offline |