Thanks for the ideas I will also check them out and first try RC1 to see if
I get the same results.
This was also reported by someone else as per Tom Lane reply below. --
Glenn
>>t means the stats collector is failing, probably because it's unable to
>>set up the self-connected UDP port that the stats code uses. Kiyoshi
>>Sawada reported the same problem on Solaris a day or two back on
>>pg-hackers, but we've not yet been able to identify why it's failing.
>>(The code involved got rewritten in 7.4 for IPv6 support, so some
>>portability problems aren't too surprising ...) Can you dig into it
>>there?
----- Original Message -----
From: "Christopher Browne" <cbbrowne@libertyrms.info>
To: <pgsql-admin@postgresql.org>
Sent: Thursday, November 13, 2003 9:23 AM
Subject: Re: [ADMIN] Question On 7.4RC2
> 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-n
ls
> 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)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
>