Invalid encoding of process output

From: Alexander Lakhin <exclusion(at)gmail(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Invalid encoding of process output
Date: 2017-11-09 07:10:07
Message-ID: 2685d3b3-0864-904e-b5b8-ae935c02ed53@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello,
While trying to perform backup with Russian-speaking PostgreSQL 10 (on
Linux) I get the following unreadable messages:

This bug is caused by the ansi encoding chosen when reading the process
log file.
Please look at the proposed fix. (It corresponds to all the other
sys.getdefaultencoding() calls in the code.)

Best regards,
------
Alexander Lakhin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
fix-process-output-encoding.patch text/x-patch 557 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-09 13:46:11 pgAdmin 4 commit: Russian translation update.
Previous Message Alexander Lakhin 2017-11-09 07:00:16 Re: pgAdmin 4: Russian translation