I use psycopg to talk to postgres via python.  Was relatively  
painless to setup.  Take a look at

        http://initd.org/projects/psycopg1

and make sure to follow the link the latest release, psycopg2.

Good luck!
Scott




On Mar 8, 2006, at 9:25 PM, Lee Hinde wrote:

> Hi all;
>
> I'm having a heck of a time getting Python to talk to Postgres. My
> near-term goal is to play with Pylons, but I would like to get a
> simple 'Insert "Hello World"' going first.
>
> Before I regale you with my travails, I'd be grateful for pointers to
> FAQs, tips, etc. I.e., I really want to do my homework first.
>
> (OS X 10.4.x, fwiw.)
>
> Thanks!
>
>  - Lee
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to