Re: incomplete startup packet

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: rammohan ganapavarapu <rammohanganap(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: incomplete startup packet
Date: 2018-02-08 19:02:03
Message-ID: CAKFQuwZjW+5nsGzk5Y_22CeWhzQK09wOveBVvigjdEofUsdsEw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, Feb 8, 2018 at 10:16 AM, rammohan ganapavarapu <
rammohanganap(at)gmail(dot)com> wrote:

> Hi,
>
> I am seeing lot of these* "incomplete startup packet" *messages in
> postgresql.log in 9.6 version, what does it mean? some thing wrong with
> server?
>
>
​It means that some piece of software is trying, incorrectly, to connect to
PostgreSQL​. The server is probably just fine but you should probably hunt
down the other side of the connections and see what is wrong there - or
block them if the other end isn't something you want trying to connect to
your database.

David J.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message rammohan ganapavarapu 2018-02-08 19:58:27 Re: incomplete startup packet
Previous Message rammohan ganapavarapu 2018-02-08 17:16:05 Re: incomplete startup packet