| From: | rammohan ganapavarapu <rammohanganap(at)gmail(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: incomplete startup packet |
| Date: | 2018-02-08 19:58:27 |
| Message-ID: | CALm_VjjyKSS+RnDe0HXUi+f7L+_UNZ7hf+2Vtn5+NuaHgGeFWg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Thank you David!
On Thu, Feb 8, 2018 at 11:02 AM, David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
> 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.
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2018-02-08 20:03:57 | Re: incomplete startup packet |
| Previous Message | David G. Johnston | 2018-02-08 19:02:03 | Re: incomplete startup packet |