Re: Stats Collector Won't Start - Mailing list pgsql-general

From Tom Lane
Subject Re: Stats Collector Won't Start
Date
Msg-id 27938.1161190845@sss.pgh.pa.us
Whole thread Raw
In response to Stats Collector Won't Start  (Brad Nicholson <bnichols@ca.afilias.info>)
Responses Re: Stats Collector Won't Start  (Brad Nicholson <bnichols@ca.afilias.info>)
List pgsql-general
Brad Nicholson <bnichols@ca.afilias.info> writes:
> Can someone please provide a bit of information where the following
> error is coming from?  This is PG 8.1.3 on AIX 5.3

> LOG:  could not bind socket for statistics collector: Permission denied

That's bizarre.  What error conditions does your man page for bind(2)
document as yielding EACCES?  The only one mentioned on my systems is
"protected address", but we aren't requesting a reserved port number ...

            regards, tom lane

pgsql-general by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: COPY FROM STDIN instead of INSERT
Next
From: Casey Duncan
Date:
Subject: Re: COPY FROM STDIN instead of INSERT