Re: How to change the file encoding of a 3gb file? - Mailing list pgsql-general

From Scott Marlowe
Subject Re: How to change the file encoding of a 3gb file?
Date
Msg-id AANLkTikmmQOI4eAGUCJ2z6UZPZPkGDFh0aMDWIdVG102@mail.gmail.com
Whole thread Raw
In response to How to change the file encoding of a 3gb file?  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general
On Sun, Jul 18, 2010 at 3:51 PM, Andre Lopes <lopes80andre@gmail.com> wrote:
> Hi,
>
> I'am trying to import an SQL file with 3gb of INSERTS. I must to change the
> encode of the file to UTF8, how can I change the encode of the file without
> open it? This 3gb file crashes every program...

Has iconv been any help?

pgsql-general by date:

Previous
From: Rory Campbell-Lange
Date:
Subject: Re: How to import *.sql file to postgresql database
Next
From: zhong ming wu
Date:
Subject: Re: How to change the file encoding of a 3gb file?