On Thu, Jun 30, 2011 at 2:08 PM, Ronney M. de Castro
<ron...@pjf.mg.gov.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

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to