Re: read txt and insert table

From: "Guy Rouillier" <guyr(at)masergy(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: read txt and insert table
Date: 2006-01-10 05:00:17
Message-ID: CC1CF380F4D70844B01D45982E671B239E8E13@mtxexch01.add0.masergy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

MARCELO_LIMA/Blnet(at)BLNET(dot)COM wrote:
> Dear friends,
>
> read txt and insert table (pgsql).
> can i do help anyone ?.
>

You've provided way too little information for anyone to respond
helpfully. What do you mean by your first statement?

(1) Read comma-separated data from a CSV file and load that?
(2) Read insert statements and execute those?
(3) Read unformatted data, interpret it and load the results?
(4) Something else?

--
Guy Rouillier

Browse pgsql-general by date

  From Date Subject
Next Message Nico Callewaert 2006-01-10 07:33:29 Best programming language / connectivity for best performance
Previous Message Michael Fuhr 2006-01-10 04:29:47 Re: Vacuum all tables unders under one schema (not under one database)