ERROR: invalid byte sequence for encoding - Mailing list pgadmin-support

From André Burkhardt
Subject ERROR: invalid byte sequence for encoding
Date
Msg-id d2cd5eac-a972-8256-5cb9-b7e07e09c0b6@uni-jena.de
Whole thread Raw
Responses Re: ERROR: invalid byte sequence for encoding
List pgadmin-support
We are using pgAdmin 4 2.0/2.1. Allmost all of our databases using
Encoding LATIN1. We have the problem, that when we want to show a table
definition in the SQL-Tab, an error message pops up:

Error retrieving the information - INTERNAL SERVER ERROR
ERROR: invalid byte sequence for encoding "LATIN1":0x00

Here some output:

show client_encoding;
 client_encoding
-------------------
 UNICODE

show server_encoding;
 server_encoding
------------------
 LATIN1

show lc_collate;
 lc_collate
-------------
 de_DE

Is there an solution?


Attachment

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin4 v2.1 pip-wheel does not install flask_htmlmin
Next
From: Murtuza Zabuawala
Date:
Subject: Re: ERROR: invalid byte sequence for encoding