Re: Incomplete startup packet help needed

From: David Boreham <david_list(at)boreham(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Incomplete startup packet help needed
Date: 2012-01-24 00:46:05
Message-ID: 4F1DFF4D.2060604@boreham.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/23/2012 5:24 PM, David Johnston wrote:
> Immediately upon starting the server I get an "incomplete startup packet" log message. Just prior there is an "autovacuum launcher started" message.
>
We've found that this message is printed in the log if a client makes a
TCP connection to the PG server, but sends no traffic.
For example it happens with our monitoring system, which checks that it
can open a TCP connection to the PG port, then
closes it.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Hannon 2012-01-24 00:54:16 PG 9.0 EBS Snapshot Backups on Slave
Previous Message Adrian Klaver 2012-01-24 00:38:14 Re: Incomplete startup packet help needed