metadb-project / metadb

Metadb extends PostgreSQL with features to support analytics such as streaming data sources, data model transforms, and historical data
Apache License 2.0
8 stars 4 forks source link

Metadb v1.3.2 INFO message - invalid length of startup packet #86

Open carolegodfrey opened 1 month ago

carolegodfrey commented 1 month ago

We are running Metadb v1.3.2 against a Quesnelia FOLIO environment

On a daily basis we are seeing the following info messages in the metadb log.

"2024-09-04 09:35:57.131+00","INFO","connection from address ""127.0.0.1:44768"": invalid length of startup packet: 369295613"
"2024-09-04 09:35:56.132+00","INFO","connection from address ""127.0.0.1:44756"": invalid length of startup packet: 1330664517"

Are these messages expected - are they of any concern?