Thread: python+postgresql

python+postgresql

From
"Sharmad Naik"
Date:
I wanted to compile python will an installed postgres package ...can i do it .How?
TIA
Sharmad

Re: python+postgresql

From
Yury Don
Date:
Hello Sharmad,

Once, Wednesday, January 17, 2001, 12:24:11 AM, you wrote:

SN> I wanted to compile python will an installed postgres package ...can i do it .How?
SN> TIA
SN> Sharmad

There are 2 known python postgresql modules - PyGreSQL and PoPy.
PyGreSQL is in Postgresql distribution, PoPy you can find on
http://sourceforge.net/projects/popy/. You don't need to recompile
python in order to install any of this modules.

-- 
Best regards,Yury