From: | "Shoaib Mir" <shoaibmir(at)gmail(dot)com> |
---|---|
To: | "Manuel Trujillo" <mtrujillo(at)vlex(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Migration problems with encoding. |
Date: | 2006-12-12 09:57:34 |
Message-ID: | bf54be870612120157g6517c67dm63e14646873a1173@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Have you tried using 'iconv' for cleaning up the invalid UTF8 character? In
case of big files you can always split them.
-----------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 12/12/06, Manuel Trujillo <mtrujillo(at)vlex(dot)com> wrote:
>
> Hi!
>
> Firs, I will apologize about my bad english... sorry...
>
> I have a database in postgres 8.0 with encoding defined with UTF8. All
> work fine, but because the new features from 8.2 version, we would like
> to migrate the database to this new version.
> The problem: Encoding incompatibilities between the postgresql version.
>
> How can i resolve this with a database about 16 Gb? Are there any
> document about how to solve this?
>
> Thank you very much.
>
> --
> Manuel Trujillo Albarral
> Responsable de Sistemas
> VLEX NETWORKS S.L.
> Telf: 93-272.26.85 ext. 111
> Jabber/GoogleTalk manu(dot)trujillo(at)gmail(dot)com
> http://www.vlex.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
From | Date | Subject | |
---|---|---|---|
Next Message | Gábriel Ákos | 2006-12-12 12:28:21 | 8.2.0 bug :) |
Previous Message | Manuel Trujillo | 2006-12-12 09:47:53 | Migration problems with encoding. |