Re: How convert UNICODE - Mailing list pgsql-sql

From lms
Subject Re: How convert UNICODE
Date
Msg-id 20061117230302.M62231@inetcafe.eu.org
Whole thread Raw
In response to How convert UNICODE  ("lms" <piechcio@inetcafe.eu.org>)
List pgsql-sql
Hi

Yes, but I must convert diffrent columns to diffrent iso-codes.

With pg_dump I can only dump all columns from database and these all columns 
convert only to one iso-code.

On Fri, 17 Nov 2006 14:11:25 -0500, Travis Whitton wrote 
> There might be better ways, but you could dump the data and use the iconv 
utility. I frequently use it to convert to UTF-8 before loading data. 



pgsql-sql by date:

Previous
From: "Aaron Bono"
Date:
Subject: Re: sql problem with join
Next
From: "Aaron Bono"
Date:
Subject: Re: Random()