Re: postgresql 8 in jail - LOG: could not create socket for statistics collector: Protocol not supported

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tomaž Borštnar <tomaz(dot)borstnar(at)over(dot)net>, pgsql-admin(at)postgresql(dot)org
Subject: Re: postgresql 8 in jail - LOG: could not create socket for statistics collector: Protocol not supported
Date: 2004-10-04 16:54:53
Message-ID: 200410041854.53896.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Tomaž Borštnar wrote:
> Is this (subject) something to worry about or not? I am testing
> pgsql8beta in DragonFlyBSD jail.

The statistics collector is optional, so you should get away with it.
The error message refers to lack of support for datagram sockets; you
should think about whether your system or your jail, respectively,
needs that.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Marc G. Fournier 2004-10-04 17:08:31 Re: postgresql 8 in jail - LOG: could not create socket
Previous Message Tomaž Borštnar 2004-10-04 16:17:57 postgresql 8 in jail - LOG: could not create socket for statistics collector: Protocol not supported