Re: postgres started without auto vaccum

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Azimuddin Mohammed <azimeiu(at)gmail(dot)com>, Postgres General <pgsql-general(at)postgresql(dot)org>, pgsql-admin(at)postgresql(dot)org, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: postgres started without auto vaccum
Date: 2018-02-16 19:08:36
Message-ID: 1518808116.2490.7.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ahmed, Nawaz 2018-02-16 20:51:37 RE: How to move a postgres server
Previous Message Ron Watkins 2018-02-16 19:04:55 How to move a postgres server

Browse pgsql-general by date

  From Date Subject
Next Message Basques, Bob (CI-StPaul) 2018-02-16 19:40:57 Re: Database health check/auditing
Previous Message Laurenz Albe 2018-02-16 19:00:31 Re: postgres not starting