Re: [7.4] statistics collector: Protocol not supported

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(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:49:01
Message-ID: 200311250549.hAP5n1c27806@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> 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.

Oh, yes confused. I never considered the stats listener message before.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Browne 2003-11-25 05:51:05 Re: Release cycle length
Previous Message Tom Lane 2003-11-25 05:21:45 Re: [7.4] statistics collector: Protocol not supported