From: | Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> |
---|---|
To: | Bo <bo(at)budget123(dot)dk> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #6246: character encoding for 64 bit |
Date: | 2011-10-12 02:16:52 |
Message-ID: | 4E94F894.9000108@ringerc.id.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 10/10/2011 04:20 PM, Bo wrote:
> The following bug has been logged online:
>
> Bug reference: 6246
> Logged by: Bo
> Email address: bo(at)budget123(dot)dk
> PostgreSQL version: 9.1
> Operating system: Windows server 2008
> Description: character encoding for 64 bit
> Details:
>
> I have just installed postgresql-9.1.1 on a windows server 2008 64 (from
> binary postgresql-9.1.1-1-windows-x64)
> One database is in latin1 encoding and when connecting to it with psql i get
> an error:
What's the output of the psql command:
\l+
?
What does "SHOW client_encoding;" report for the working and non-working
tests?
Can you connect to the problem database "demo_" from PgAdmin III? Is it
only psql on the Windows command line that's a problem?
What's your default codepage for your windows commandline, when you
change nothing?
--
Craig Ringer
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2011-10-12 02:45:46 | Re: BUG #6251: cannot create roles that can actually login |
Previous Message | Leandro Guimarães Faria Corce DUTRA | 2011-10-12 00:26:09 | Re: BUG #6244: Ordering Problem |