Re: problem converting database to UTF-8 - Mailing list pgsql-general

From Vladimir Konrad
Subject Re: problem converting database to UTF-8
Date
Msg-id 20090122200442.3f0ef3fc@svr0.h.dearm.co.uk
Whole thread Raw
In response to problem converting database to UTF-8  (David Goodenough <david.goodenough@btconnect.com>)
Responses Re: problem converting database to UTF-8
List pgsql-general
> Is there a definative HOWTO that I can follow, if not does someone
> have a set of instructions that will work?

What about running "iconv" command on the dumped .sql file and transform
it to the utf8?

Vlad

PS: man iconv for manual

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: How to find how much postgresql use the memory?
Next
From: David Goodenough
Date:
Subject: Re: problem converting database to UTF-8