Re: Import (.CVS File) to postgreSql

From: Shoaib Mir <shoaibmir(at)gmail(dot)com>
To: Premila Devi <premiladevi(dot)dayalan(at)agbnielsen(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Import (.CVS File) to postgreSql
Date: 2009-08-11 04:22:10
Message-ID: bf54be870908102122q43e66febj93fefb7f46541b3b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tue, Aug 11, 2009 at 1:54 PM, Premila Devi <
premiladevi(dot)dayalan(at)agbnielsen(dot)com> wrote:

> Dear All,
>
>
>
> I like to import (.CVS File) to postgreSql.Could anyone help me. May I
> know, what the requirement.
>
>
>

COPY command should be your friend in that case -->
http://www.postgresql.org/docs/8.3/static/sql-copy.html

--
Shoaib Mir
http://shoaibmir.wordpress.com/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Shoaib Mir 2009-08-11 04:58:33 Re: Import (.CVS File) to postgreSql
Previous Message Premila Devi 2009-08-11 03:54:32 Import (.CVS File) to postgreSql