LamaAni / postgres-xl-helm

A postgres-xl chart for helm
MIT License
9 stars 2 forks source link

incomplete startup packet on datanode #57

Closed sstubbs closed 4 years ago

sstubbs commented 4 years ago

I have a continual error being generated in the datanode logs. It is working fine but perhaps this has something to do with the polling from other nodes?

LamaAni commented 4 years ago

If the error is the repeating "incomplete startup packet" it can be ignored. See here: https://dba.stackexchange.com/questions/87622/postgres-incomplete-startup-packet-error It would happen when the connection exits.

I general please show the error and write a reproduce procedure if possible. I will add bug and feature templates to the issues.

sstubbs commented 4 years ago

OK great I see the new bug report template. WIll do a few different deploys to find the issue and then create a new issue using that. This can be closed if its ok with you.