Re: BUG #6246: character encoding for 64 bit

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #6246: character encoding for 64 bit
Дата
Msg-id 4E94F894.9000108@ringerc.id.au
обсуждение исходный текст
Ответ на BUG #6246: character encoding for 64 bit  ("Bo" <bo@budget123.dk>)
Ответы Re: BUG #6246: character encoding for 64 bit  (Bo Thorbjørn Jensen <bo@budget123.dk>)
Список 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@budget123.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Leandro Guimarães Faria Corce DUTRA
Дата:
Сообщение: Re: BUG #6244: Ordering Problem
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #6251: cannot create roles that can actually login