Changing text encoding rapidly

From: "Philippe Kiener" <philippe(dot)kiener(at)eivd(dot)ch>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Changing text encoding rapidly
Date: 2003-02-20 13:38:21
Message-ID: 002301c2d8e5$5602a700$c548c00a@tcom.eivd.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello
I run a web site that used to use the iso-8859-1 encoding.
I have stored a lot of string in a lot of different table with php. All
those strings are now store as iso-8859-1 in my database.
I would like now to encode all the text field of my database to UTF-8,
because I would like my site to use UTF-8 encoding. Is there a quick way to
encode from iso-8859-1 to UTF-8 all my text and varchar field of all my
tables with a utility?

Thanks for your help
Greetings
Philippe Kiener

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-02-20 13:59:50 Re: 7.3.1 takes long time to vacuum table?
Previous Message Mark Cave-Ayland 2003-02-20 13:23:06 Re: 7.3.1 takes long time to vacuum table?