Re: [ADMIN] - Mailing list pgsql-admin

From Tom Lane
Subject Re: [ADMIN]
Date
Msg-id 864.1490153021@sss.pgh.pa.us
Whole thread Raw
In response to [ADMIN]  (Santiago DIEZ <santiago.diez@caoba.fr>)
Responses Re: [ADMIN]  (Santiago DIEZ <santiago.diez@caoba.fr>)
List pgsql-admin
Santiago DIEZ <santiago.diez@caoba.fr> writes:
> I'm trying to execute postgresql inside a chroot environment.
> initdb runs OK
> pg_ctl runs OK and server can be queried.

> But, the logs show :
> 2017-03-21 22:34:03 CET LOG:  could not receive test message on socket for
> statistics collector: Connection refused
> 2017-03-21 22:34:03 CET LOG:  disabling statistics collector for lack of
> working socket

Apparently there's some aspect of your chroot setup that breaks TCP
connections to "localhost".  You need to fix that ...

            regards, tom lane


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: [ADMIN] upgrade path from PG 8.3 to PG 9.5
Next
From: Achilleas Mantzios
Date:
Subject: Re: [ADMIN] upgrade path from PG 8.3 to PG 9.5