Re: Stats Collector Error 7.4beta1 and 7.4beta2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Stats Collector Error 7.4beta1 and 7.4beta2
Date
Msg-id 16396.1062722318@sss.pgh.pa.us
Whole thread Raw
In response to Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Adam Kavan <akavan@cox.net>)
List pgsql-hackers
Adam Kavan <akavan@cox.net> writes:
> I don't really know the layout of these structures so I dumped them to a 
> file and attached them.  The first 16 bytes is from fromaddr and the second 
> is from pgStatAddr.

More legibly:

0000000 0200 8016 7f00 0001 0000 0000 0000 0000
0000010 0200 8016 7f00 0001 0000 0000 f001 0000

The 7f000001 is the IP loopback address, sure enough.  I wonder what the
f001 (or it might be little-endian 01f0) is.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Stats Collector Error 7.4beta1 and 7.4beta2
Next
From: Bruce Momjian
Date:
Subject: Re: SET CONSTRAINTS and like named constraints