Re: [CORE] [HACKERS] 7.4RC2 regression failur and not running

2003-11-18 Thread Derek Morr
On Sat, 15 Nov 2003 13:14:34, Bruce Momjian wrote: > Would you please check CVS HEAD. Tom has just applied the patch fix > this and we could use more testers. CVS HEAD compiles fine and all regression tests pass on my Sol 2.8 and 2.9 boxes. -derek Derek Morr GPG public key: http://ma

Re: [CORE] [HACKERS] 7.4RC2 regression failur and not running stats

2003-11-15 Thread Derek Morr
; only affects users of one particular Solaris patch version, then we do a > big warning and save it for 7.4.1. I've confirmed this bug on Solaris 2.8 on a V880 and Solaris 2.9 on an e4500, here at PSU. Neither machine has IPv6 addresses, and neither machine loads the stats collector. -de

Re: [HACKERS] 7.4RC2 regression failur and not running stats collector process

2003-11-14 Thread Derek Morr
I think I have some more information on the statistics collector startup problem on Solaris. I inserted the following into pgstat.c: if (bind(pgStatSock, addr->ai_addr, addr->ai_addrlen) < 0) { /* what type of socket are we trying to bind? */ fprintf(stderr, "Address family is %d\n",