Re: Import German Decimal Numbers

From: Thomas Pundt <mlists(at)rp-online(dot)de>
To: pgsql-general(at)postgresql(dot)org, Jan Christian Dittmer <jcdittmer(at)web(dot)de>
Subject: Re: Import German Decimal Numbers
Date: 2008-05-07 13:48:21
Message-ID: 200805071548.21568.mlists@rp-online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Ciao,
Thomas

--
Thomas Pundt <thomas(dot)pundt(at)rp-online(dot)de> ---- http://rp-online.de/ ----

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tino Wildenhain 2008-05-07 13:57:25 Re: Import German Decimal Numbers
Previous Message Fernando 2008-05-07 13:37:21 Re: Is this possible in a trigger?