Re: Help in postgre Charset

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(at)postgresql(dot)org
Subject: Re: Help in postgre Charset
Date: 2011-06-30 13:23:00
Message-ID: BANLkTikTA8HbzT3udrgOUUc=8vEDF5GGRQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Thu, Jun 30, 2011 at 2:08 PM, Ronney M. de Castro
<ronney(at)pjf(dot)mg(dot)gov(dot)br> wrote:
> Dear Support,
>
> My name is Rooney and I am a Systems Analyst in the City of Juiz de Fora -
> Brazil (State: Minas Gerais) and I have a problem here with the database
> charset Postgre. My installation of Postgres uses "LATIN1" and I need to
> create a new database whitch use "UTF-8" in the same facility. Is it
> possible? Create different databases, the witch uses diferents charsets in a
> same installation of Potsgre?

Yes, you can do that if you use template0 as the template when you
create the database.

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

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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2011-06-30 13:36:22 Re: Help in postgre Charset
Previous Message Ronney M. de Castro 2011-06-30 13:08:33 Help in postgre Charset