Re: [PERFORM] postgresql 8.0 beta - fail to collect statsistic

2004-08-23 Thread Tom Lane
Steve Bergman <[EMAIL PROTECTED]> writes: > If IPv6 doesn't work, shouldn't it fall back to IPv4, It does. That was all debugged in 7.4 --- we have not seen any cases since 7.4 beta in which failures of this kind did not mean a misconfigured networking setup. regards, tom

Re: [PERFORM] postgresql 8.0 beta - fail to collect statsistic

2004-08-23 Thread Steve Bergman
If IPv6 doesn't work, shouldn't it fall back to IPv4, or check IPv4 first, or something? Just wondering. -Steve Bergman ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAd

Re: [PERFORM] postgresql 8.0 beta - fail to collect statsistic

2004-08-23 Thread Tom Lane
my thi ho <[EMAIL PROTECTED]> writes: > I got this error message: > LOG: could not create IPv6 socket: Address family not > supported by protocol > LOG: could not bind socket for statistics collector: > Cannot assign requested address > LOG: disabling statistics collector for lack of > working

[PERFORM] postgresql 8.0 beta - fail to collect statsistic

2004-08-23 Thread my thi ho
Hi, I got this error message: LOG: could not create IPv6 socket: Address family not supported by protocol LOG: could not bind socket for statistics collector: Cannot assign requested address LOG: disabling statistics collector for lack of working socket LOG: database system was shut down at