invalid byte sequence for encoding

From: basti <mailinglist(at)unix-solution(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: invalid byte sequence for encoding
Date: 2017-08-09 12:21:03
Message-ID: 16fd3a72-54a8-9ab8-73d5-8ee1c14ff45b@unix-solution.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,
i have a webapp convert from ascii to uft8.

Now I get in postgres

ERROR: invalid byte sequence for encoding "UTF8": 0xfc

Now I try to log all queries with log_statement = 'all'.
All queries are longed expected this one.

Is there a way to debug this.

Best Regards,
Basti

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ADSJ (Adam Sjøgren) 2017-08-09 12:27:35 Re: ERROR: unexpected chunk number 0 (expected 1) for toast value 76753264 in pg_toast_10920100
Previous Message Rainer J.H. Brandt 2017-08-09 11:00:29 Re: 64bit initdb failure on macOS 10.11 and 10.12