Re: incomplete startup packet messages in logs

Поиск
Список
Период
Сортировка
От Steve Atkins
Тема Re: incomplete startup packet messages in logs
Дата
Msg-id 44CB294D-DC48-4F70-9ABC-9AB30EB4A9C1@blighty.com
обсуждение исходный текст
Ответ на incomplete startup packet messages in logs  (Vijaykumar Jain <vjain@opentable.com>)
Список pgsql-general

> On Nov 1, 2018, at 1:27 PM, Vijaykumar Jain <vjain@opentable.com> wrote:
> 
> Hi Team,
> 
> I know this is has been answered a lot on the internet wrt ignoring,
> but i am unable to figure out why I get these messages in logs
> "incomplete startup packet"

Check which of your monitoring systems is configured to
check postgresql liveness 15 times an hour.

If you can't find it, and you care about the log entries, start
sniffing packets to see where the traffic is coming from.

> 
> tail -1000 /var/log/postgresql/postgresql-10-main.log| grep
> 'incomplete startup packet'
> 
> 2018-11-01 13:04:18 UTC LOG:  incomplete startup packet
> 
> 2018-11-01 13:08:18 UTC LOG:  incomplete startup packet
> 
> 2018-11-01 13:12:18 UTC LOG:  incomplete startup packet
> 
> 
> Note: exactly at 4 min interval.

Cheers,
  Steve


В списке pgsql-general по дате отправления:

Предыдущее
От: Vijaykumar Jain
Дата:
Сообщение: incomplete startup packet messages in logs
Следующее
От: Vijaykumar Jain
Дата:
Сообщение: Re: incomplete startup packet messages in logs