Re: [HACKERS] Incomplete startup packet errors
Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
From: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-03-02T01:55:11Z
Lists: pgsql-hackers
On 3/1/19 6:49 PM, Tom Lane wrote: > Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes: >> So I propose shortly to commit this patch unconditionally demoting the >> message to DEBUG1. > No patch referenced, but I assume you mean only for the > zero-bytes-received case, right? No objection if so. > > Patch proposed by Christoph Berg is here: https://www.postgresql.org/message-id/20190228151336.GB7550%40msg.df7cb.de cheers andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Don't log incomplete startup packet if it's empty
- 342cb650e0ff 12.0 landed