From: | Jason Earl <jdearl(at)yahoo(dot)com> |
---|---|
To: | kadimal <kadimal(at)netzero(dot)net>, pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: Python and PSQL |
Date: | 2000-12-19 20:11:06 |
Message-ID: | 20001219201106.40973.qmail@web10002.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
There is literally a wealth of Python modules for
PostgreSQL, most of which claim to offer Python
DBI-API 2.0 compatibility. I personally use the
PyGreSQL package written by D'Arcy Cain
http://www.druid.net/pygresql/
It has been around the longest, and is well tested.
It also has a DBI-API 2.0 compliant wrapper.
Jason Earl
--- kadimal <kadimal(at)netzero(dot)net> wrote:
> Hi Guys:
>
> I have psql and python on my linux red hat 6.0
> machine, Please tell me what i need to do in order
> to connect python to psql.
>
> Thank you so much for your great efforts.
> My email address is kadimal(at)hotmail(dot)com
>
> Kadim Al.
>
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Jie Liang | 2000-12-19 22:22:34 | Re: Help me for "DBI->connect failed: Sorry, too many clients already." |
Previous Message | Marc SCHAEFER | 2000-12-19 20:02:47 | Re: Help me for "DBI->connect failed: Sorry, too many clients already." |