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 16576.1062722452@sss.pgh.pa.us
Whole thread Raw
In response to Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Kurt Roeckx <Q@ping.be>)
Responses Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
Kurt Roeckx <Q@ping.be> writes:
> Then it connects to itself.  I don't get the logic behind that
> howver.

At least on HPUX, the connect(2) man page saith
    If the socket is of type SOCK_DGRAM, connect() specifies the peer    address to which messages are to be sent, and
thecall returns    immediately.  Furthermore, this socket can only receive messages sent    from this address.
 

The "furthermore" is what we are after.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: SET CONSTRAINTS and like named constraints
Next
From: Bruce Momjian
Date:
Subject: Re: set constraints docs page