I'm not a python user, but a quick google search for python postgresql
database turned up:
http://www.pygresql.org/
Might check that out.
Sean
----- Original Message -----
From: "Kumar S" <ps_postgres@yahoo.com>
To: "PostGreSQL" <pgsql-novice@postgresql.org>
Sent: Monday, August 23, 2004 7:37 AM
Subject: Re: [NOVICE] Populating tables with data
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>