Re: Stats Collector Error 7.4beta1 and 7.4beta2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Stats Collector Error 7.4beta1 and 7.4beta2
Дата
Msg-id 16576.1062722452@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Kurt Roeckx <Q@ping.be>)
Ответы Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Jan Wieck <JanWieck@Yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: SET CONSTRAINTS and like named constraints
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: set constraints docs page