Re: postgres started without auto vaccum

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: postgres started without auto vaccum
Дата
Msg-id 1518808116.2490.7.camel@cybertec.at
обсуждение исходный текст
Ответ на postgres started without auto vaccum  (Azimuddin Mohammed <azimeiu@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: postgres started without auto vaccum
Следующее
От: "Basques, Bob (CI-StPaul)"
Дата:
Сообщение: Re: Database health check/auditing