Re: problem converting database to UTF-8

From: Vladimir Konrad <vk(at)dsl(dot)pipex(dot)com>
To: David Goodenough <david(dot)goodenough(at)btconnect(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: problem converting database to UTF-8
Date: 2009-01-22 20:04:42
Message-ID: 20090122200442.3f0ef3fc@svr0.h.dearm.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-01-22 20:07:00 Re: How to find how much postgresql use the memory?
Previous Message Stefan Murphy 2009-01-22 19:01:10 can't duplicate an error in a restored DB