[pgadmin-support] Backup messages displayed with wrong encoding

2011-12-11 Thread Alexander LAW
Hello, I am using pgAdmin3 1.14.1 on Windows 2008 R2 (Russian locale, SBCS Win1251) with Postgresql 9.1.2. Having database with UTF-8 encoding and objects, those names contain non-ASCII (Russian) characters, I get non-readable object names when performing backup in pgAdmin3. I think it's hap

Re: [pgadmin-support] Backup messages displayed with wrong encoding

2011-12-13 Thread Alexander LAW
As I understand, wxConvLibc here specifies that the input strings always are in OS locale encoding, but IMO this should depend on the backup encoding. Best regards 14.12.2011 00:20, Guillaume Lelarge пишет: On Tue, 2011-12-13 at 08:15 +0400, Alexander LAW wrote: Hi, To make it clear I am posting