Re: CSV-bulk import and defaults - Mailing list pgsql-general

From Andrej
Subject Re: CSV-bulk import and defaults
Date
Msg-id AANLkTinwdupxw8Shhn2Tm1sLiXqzt=+5tKckbqRjXsbY@mail.gmail.com
Whole thread Raw
In response to CSV-bulk import and defaults  (Thomas Schmidt <postgres@stephan.homeunix.net>)
List pgsql-general
On 3 January 2011 11:22, Thomas Schmidt <postgres@stephan.homeunix.net> wrote:
> Thus - do you have any clue on designing an fast bulk-import for staging
> data?

As you're talking about STDIN ... have you considered
piping the input-data through awk or sed to achieve a
pre-populated empty meta data field?  Easy enough,
low CPU overhead.



> Thanks in advance,
> Thomas

Cheers,
Andrej



--
Please don't top post, and don't use HTML e-Mail :}  Make your quotes concise.

http://www.georgedillon.com/web/html_email_is_evil.shtml

pgsql-general by date:

Previous
From: Vincent Veyron
Date:
Subject: Re: problem updating from form
Next
From: Filip Rembiałkowski
Date:
Subject: Re: WAL Archiving Stopped