I've just noticed my "postgres" database is encoded in ASCII. Is there anyway to convert it to UTF-8? Is there any negative consequence to droppingthe database and recreating it? Like are there special hidden tables orfunctions in there?
Thanks
Thom