Re: Question On 7.4RC2

From: "Glenn Wiorek" <gwiorek(at)jmlafferty(dot)com>
To: "Christopher Browne" <cbbrowne(at)libertyrms(dot)info>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Question On 7.4RC2
Date: 2003-11-14 18:11:57
Message-ID: 001101c3aada$cab13770$143264c8@jmlafferty.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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(at)libertyrms(dot)info>
To: <pgsql-admin(at)postgresql(dot)org>
Sent: Thursday, November 13, 2003 9:23 AM
Subject: Re: [ADMIN] Question On 7.4RC2

> 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-n
ls
> 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)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message James Rogers 2003-11-14 18:39:59 Re: Which hardware/filesystem for postgresql?
Previous Message Bruce Momjian 2003-11-14 17:38:21 Re: Oracle and PostgreSQL servers incompatibility