ERROR: invalid byte sequence for encoding

Поиск
Список
Период
Сортировка
От André Burkhardt
Тема ERROR: invalid byte sequence for encoding
Дата
Msg-id d2cd5eac-a972-8256-5cb9-b7e07e09c0b6@uni-jena.de
обсуждение исходный текст
Ответы Re: ERROR: invalid byte sequence for encoding  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Список 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?


Вложения

В списке pgadmin-support по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin4 v2.1 pip-wheel does not install flask_htmlmin
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: ERROR: invalid byte sequence for encoding