Re: Import German Decimal Numbers - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: Import German Decimal Numbers
Date
Msg-id 4821B545.10901@wildenhain.de
Whole thread Raw
In response to Re: Import German Decimal Numbers  (Thomas Pundt <mlists@rp-online.de>)
Responses Re: Import German Decimal Numbers  (Dimitri Fontaine <dim@hi-media.com>)
List pgsql-general
Thomas Pundt wrote:
> On Mittwoch, 7. Mai 2008, Jan Christian Dittmer wrote:
> | The (current) file is 1.4 GB so it will take ages to let awk chew on it
> | I guess.
>
> If you think awk is a bottleneck, I'd recommend using perl instead. It's waaay
> faster and should process your file within minutes if not faster.
>
isnt perl just another frontend for awk? ;)) SCNR ;)

There is also http://pgfoundry.org/projects/pgloader/
and if not already implemented it should be fairly
easy to implement a data filter within this one.

Cheers
Tino


Attachment

pgsql-general by date:

Previous
From: Thomas Pundt
Date:
Subject: Re: Import German Decimal Numbers
Next
From: "Kerri Reno"
Date:
Subject: Re: Is this possible in a trigger?