| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "Ronney M(dot) de Castro" <ronney(at)pjf(dot)mg(dot)gov(dot)br> |
| Cc: | pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: Help in postgre Charset |
| Date: | 2011-06-30 14:06:47 |
| Message-ID: | BANLkTikzppzzW73KpMYqVbsbY7Vm5d4irg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)pjf(dot)mg(dot)gov(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2011-06-30 16:49:04 | Re: pgadmin and broken connections |
| Previous Message | Dave Page | 2011-06-30 13:36:22 | Re: Help in postgre Charset |