From: | Raphaël Enrici <blacknoz(at)club-internet(dot)fr> |
---|---|
To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Error message while connecting to a UNICODE |
Date: | 2003-11-26 20:07:58 |
Message-ID: | 3FC5081E.5070006@club-internet.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Andreas Pflug wrote:
> Raphaël Enrici wrote:
>
>> ...
>> And here is pgadmin3 log file:
>> 2003-11-26 19:25:37 INFO : Destroying a connect dialogue
>> 2003-11-26 19:25:37 STATUS : Connecting to database...
>> 2003-11-26 19:25:37 INFO : Creating pgConn object
>> 2003-11-26 19:25:37 INFO : Server name: 192.169.0.254 (resolved to:
>> 192.169.0.254)
>> 2003-11-26 19:25:37 INFO : Opening connection with connection
>> string: hostaddr='192.169.0.254' dbname='template1' user='xxx'
>> password='yyy' port=5432
>> 2003-11-26 19:25:37 QUERY : Set query (192.169.0.254:5432): SELECT
>> pg_encoding_to_char(encoding) AS encoding, datlastsysoid
>> FROM pg_database WHERE datname='template1'
>> 2003-11-26 19:25:37 INFO : Creating pgSet object
>> 2003-11-26 19:25:37 INFO : Setting client_encoding to 'UNICODE'
>> 2003-11-26 19:25:37 ERROR :
>> ?????????????????????????????????????????????????????????????????????????????????????????????????????????T
>>
>>
>> (the final '?' are not mine... they are in the logfile).
>>
>> If it's a known issue, just tell me to go to bed (I promise, I'll do
>> it)!
>
>
>
> Sorry, you must stay awake :-P
hehe, what will my wife say! :-p
>
>
> Does the user name contain non-ASCII chars?
not at all. The user I use is "ralph"... ooops I said it :)
Regards,
Raphaël
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2003-11-26 21:51:52 | Re: [pgadmin-support] FW: oids bug |
Previous Message | Andreas Pflug | 2003-11-26 20:05:07 | Re: Error message while connecting to a UNICODE |