Discussion:
postgresql 8 in jail - LOG: could not create socket for statistics
(too old to reply)
Tomaž Borštnar
2004-10-04 16:17:57 UTC
Permalink
Hello!

Is this (subject) something to worry about or not? I am testing
pgsql8beta in DragonFlyBSD jail.

Tomaž
Peter Eisentraut
2004-10-04 16:54:53 UTC
Permalink
Post by Tomaž Borštnar
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 ***@postgresql.org so that your
message can get through to the mailing list cleanly
Marc G. Fournier
2004-10-04 17:08:31 UTC
Permalink
Post by Peter Eisentraut
Post by Tomaž Borštnar
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=20
running several jails with 7.4.5 in it, and have no probs with the stats=20
collector:

pgsql 625 0.0 0.0 5492 1680 ?? SJ Sat02PM 28:27.32 postmaster: st=
ats collector process (postgres)
pgsql 624 0.0 0.0 4928 1260 ?? SJ Sat02PM 7:53.75 postmaster: st=
ats buffer process (postgres)
pgsql 622 0.0 0.0 16588 564 ?? SsJ Sat02PM 2:27.90 /usr/local/pgs=
ql/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: ***@hub.org Yahoo!: yscrappy ICQ: 7615664
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ***@postgresql.org
Loading...