Re: Help in postgre Charset

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Help in postgre Charset
Дата
Msg-id BANLkTikzppzzW73KpMYqVbsbY7Vm5d4irg@mail.gmail.com
обсуждение исходный текст
Ответ на Help in postgre Charset  ("Ronney M. de Castro" <ronney@pjf.mg.gov.br>)
Список pgadmin-support
[Please CC the list, or I will be unable to provide any help]

On Thu, Jun 30, 2011 at 2:55 PM, Ronney M. de Castro
<ronney@pjf.mg.gov.br> wrote:
> The version is 8.4.

Does your server have a pt_BR.UTF8 locale installed? Assuming it's a
Unix box, locale -a should list what's available.

If so, do you get the same error if you manually execute the SQL query:

CREATE DATABASE foo ENCODING 'UTF8' TEMPLATE template0;

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Help in postgre Charset
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: pgadmin and broken connections