Re: Bug

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Дмитрий Попов <ibmpc(at)mail(dot)ru>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Bug
Date: 2003-11-10 23:55:47
Message-ID: 3FB02583.7070203@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Дмитрий Попов wrote:

>pgAdmin III, v1.0.0, pgSql 7.3.1 Windows Russian
>
>Hello!
>
>PostrgeSQL on windows make SuperUser's name symbols as current system
>user. When user in windows include russian, PgSQL make user with
>russian symbols too.
>But pgAmin replace it to "_".
>
>
>For Example: My user was "Dmitriy" (Дмитрий). There is PgSQL error:
>'Uncknown user "_______"'.
>
>I know, that russian usernames it's bad, but differnt other pgSQL
>manager's (like EMS PostrgeSQL manager) work with russian names
>correct.
>
>
>
>
>
Hi Dmitriy,

actually I didn't understand exactly what the problem is, so I'm
guessing that you got a conversion problem. Do you have SQL_ASCII as
database encoding? If yes, this is a problem, because Russian characters
are not ascii.
There are two options:

1) (the better option)
use UNICODE or the Russian encoding in the database.

2) Use a newer pgAdmin3 version, we have a new workaround for SQL_ASCII
databases with wrong characters.

Regards,
Andreas

>P.S. Sorry for my English - i'm from Russia and speak English very
>bad.
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>
>

In response to

  • Bug at 2003-11-10 08:55:14 from Дмитрий Попов

Responses

  • Re: Bug at 2003-11-11 01:57:04 from Hiroshi Saito

Browse pgadmin-support by date

  From Date Subject
Next Message Hiroshi Saito 2003-11-11 01:57:04 Re: Bug
Previous Message ow 2003-11-10 15:38:04 Re: Large tables, copy-and-paste, default sql