Re: Is it possible to import .txt files in PostgreySQL

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Murali Mohan Kasetty <kasetty(at)india(dot)hp(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Is it possible to import .txt files in PostgreySQL
Date: 2002-10-01 12:16:51
Message-ID: 20021001121651.GA29169@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)svana(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2002-10-01 12:17:55 Re: performance
Previous Message mourad_dhambri 2002-10-01 12:11:34 performance