Seeing a lot of these errors happen at random:
error: invalid byte sequence for encoding "UTF8": 0xce 0x6c
The query is simply SELECT 1 (I use it for liveness check).
It happens about ~150 times a day (out of ~80,000 queries per day).
Anyone know what's going on?