Change empty database from ASCII to UTF-8 encoded

From: "Thom Brown" <thombrown(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Change empty database from ASCII to UTF-8 encoded
Date: 2009-01-14 19:14:10
Message-ID: bddc86150901141114n75af5addjf5dcc3e2d1f3ceb9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've just noticed my "postgres" database is encoded in ASCII. Is there any
way to convert it to UTF-8? Is there any negative consequence to dropping
the database and recreating it? Like are there special hidden tables or
functions in there?

Thanks

Thom

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2009-01-14 19:34:04 Re: Polymorphic "setof record" function?
Previous Message Roderick A. Anderson 2009-01-14 17:30:17 Re: Multi-tenant cluster