Re: Incomplete Startup Packet - Mailing list pgsql-general

From Tom Lane
Subject Re: Incomplete Startup Packet
Date
Msg-id 20528.1132188672@sss.pgh.pa.us
Whole thread Raw
In response to Re: Incomplete Startup Packet  (Mott Leroy <mott@acadaca.com>)
List pgsql-general
Mott Leroy <mott@acadaca.com> writes:
> How can I go about tracking down the source of these?

I think if you turn on log_connections, you'll at least get log entries
showing what machine(s) the bad connection attempts are coming from.
Not sure if that'll be enough for you.

> My db clients are JDBC connections from web applications.

You might try asking about it on the pgsql-jdbc list; perhaps there's a
known issue of this kind.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Wrong rows selected with view
Next
From: CSN
Date:
Subject: Does PG Support Unicode on Windows?