Re: postgres started without auto vaccum - Mailing list pgsql-general

From Laurenz Albe
Subject Re: postgres started without auto vaccum
Date
Msg-id 1518808116.2490.7.camel@cybertec.at
Whole thread Raw
In response to postgres started without auto vaccum  (Azimuddin Mohammed <azimeiu@gmail.com>)
List pgsql-general
Azimuddin Mohammed wrote:
> I am getting below Warning messages in logs after starting postgres, can some please help me here 
> 
> LOG: could not bind socket for statistics collector: Cannot assign requested address
> LOG: disabling statistics collector for lack of working socket
> WARNING: autovacuum not started because of misconfiguration
> HINT : Enable the "track_counts" option.
> MultiXact member wraparound protections are now enabled
> 
> I tried enabling track_counts but it did not help. 
> 
> Any guidance is much appreciated here.

PostgreSQL could not bind to the UDP socket it created on "localhost".

There is some network misconfiguration; have a network specialist look at it.

You must fix the problem, else PostgreSQL will be unusable.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: postgres started without auto vaccum
Next
From: "Basques, Bob (CI-StPaul)"
Date:
Subject: Re: Database health check/auditing