We are getting this kind of error in replica's log after the master cluster was down due to no space left issue. More details:
LOG: incomplete startup packet
LOG: invalid contrecord length 4975 at 9412/F4FFE910
It it something critical? Help will be deeply appreciated!)
asked Oct 7, 2021 at 15:44
1 Answer 1
You might be hitting a recently discovered bug that was fixed with this commit.
Wait for the next minor release. For now, you will have to rebuild the standby.
answered Oct 7, 2021 at 16:06
lang-sql