Re: Is it possible to import .txt files in PostgreySQL - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Is it possible to import .txt files in PostgreySQL
Date
Msg-id 20021001121651.GA29169@svana.org
Whole thread Raw
In response to Is it possible to import .txt files in PostgreySQL  (Murali Mohan Kasetty <kasetty@india.hp.com>)
Responses Re: Is it possible to import .txt files in PostgreySQL  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
List pgsql-general
On Tue, Oct 01, 2002 at 05:40:42PM +0530, Murali Mohan Kasetty wrote:
> Hi All,
>
>     Is it possible to import data from .txt files into PostgreySQL
> 7.1.3. If so , How do I do it?
>
>     Any help would be greatly appreciated.

\copy in psql can copy delimited files. There is a similar facility using
the pq library.

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: performance
Next
From: Robert Williams
Date:
Subject: cluster replication with intermezzo