Re: Populating tables with data - Mailing list pgsql-novice

From Kumar S
Subject Re: Populating tables with data
Date
Msg-id 20040823113715.77143.qmail@web61206.mail.yahoo.com
Whole thread Raw
In response to Partial key usage  (Steve Tucknott <steve@retsol.co.uk>)
Responses Re: Populating tables with data
List pgsql-novice
Dear group,
 I am a biologist dealing with tons of gene chip data.

I made a schema for storing the data using postgreSQL.

To make my question short, I have a (say) 3 tables.
My data is in tab delimted text. I have to parse the
data and direct the contents of each colums to columns
in each table.

How can I do this using Python? Any ideas please.

Thank you

PS



__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

pgsql-novice by date:

Previous
From: Arthur van Dorp
Date:
Subject: Re: Installing PostgreSQL in a Linux Environment
Next
From: Arthur van Dorp
Date:
Subject: Re: Populating tables with data