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
; 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
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",