Re: Parse the DF file to table

From: Andy Shellam <andy(dot)shellam-lists(at)mailnetwork(dot)co(dot)uk>
To: Trula Thomas <trulathomas(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Parse the DF file to table
Date: 2007-04-22 09:46:34
Message-ID: 462B2EFA.8060406@mailnetwork.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I think you need to provide more information on what you're trying to
do, and the version of PostgreSQL you're using, which environment etc.

If you're talking about reading a comma-delimited or tab-delimited text
file, then see the COPY FROM command.
http://www.postgresql.org/docs/8.2/static/sql-copy.html

Andy.

Trula Thomas wrote:
> Hello, please show me how to parse the disk file to table.
> Thank you in advance.
> Trula
>
> ------------------------------------------------------------------------
> Ahhh...imagining that irresistible "new car" smell?
> Check out new cars at Yahoo! Autos.
> <http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM->
> !DSPAM:37,462ade7389294966737205!

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Mageshwaran 2007-04-23 05:21:31 Postgresql Help
Previous Message Trula Thomas 2007-04-22 04:01:16 Parse the DF file to table