Re: [7.4] statistics collector: Protocol not supported

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, Kurt Roeckx <Q(at)ping(dot)be>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [7.4] statistics collector: Protocol not supported
Date: 2003-11-25 05:21:45
Message-ID: 25030.1069737705@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Yes, I am unsure why the mention of IPv6 was removed from the original
> patch I submitted. Does anyone remember?

You sure you aren't confusing this code with the listen-socket-opening
code over in backend/libpq/ ?

The libpq code identifies the socket type (and I think we should just
borrow that logic for pgstat.c) but I don't believe anyone proposed
making pgstat do so, because up till this recent patch it wouldn't try
more than one socket type anyway.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-11-25 05:49:01 Re: [7.4] statistics collector: Protocol not supported
Previous Message Jim C. Nasby 2003-11-25 05:08:44 Re: Release cycle length