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

2004-10-04 Thread Tomaž Borštnar
Hello!
	Is this (subject) something to worry about or not? I am testing 
pgsql8beta in DragonFlyBSD jail.

Toma
---(end of broadcast)---
TIP 8: explain analyze is your friend


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

2004-10-04 Thread Peter Eisentraut
Toma Bortnar 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/


---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


Re: [ADMIN] postgresql 8 in jail - LOG: could not create socket

2004-10-04 Thread Marc G. Fournier
On Mon, 4 Oct 2004, Peter Eisentraut wrote:
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.
Toma ... can you check if this is something DragonFly is missing?  I'm 
running several jails with 7.4.5 in it, and have no probs with the stats 
collector:

pgsql   625  0.0  0.0  5492 1680  ??  SJ   Sat02PM  28:27.32 postmaster: stats 
collector process(postgres)
pgsql   624  0.0  0.0  4928 1260  ??  SJ   Sat02PM   7:53.75 postmaster: stats buffer 
process(postgres)
pgsql   622  0.0  0.0 16588  564  ??  SsJ  Sat02PM   2:27.90 
/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data -S (postgres)
But, this is on a FreeBSD 4.x machine ...

Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]