Change empty database from ASCII to UTF-8 encoded - Mailing list pgsql-general

From Thom Brown
Subject Change empty database from ASCII to UTF-8 encoded
Date
Msg-id bddc86150901141114n75af5addjf5dcc3e2d1f3ceb9@mail.gmail.com
Whole thread Raw
Responses Re: Change empty database from ASCII to UTF-8 encoded
List 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

pgsql-general by date:

Previous
From: "Roderick A. Anderson"
Date:
Subject: Re: Multi-tenant cluster
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Re: Polymorphic "setof record" function?