We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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).
SELECT 1
It happens about ~150 times a day (out of ~80,000 queries per day).
Anyone know what's going on?