2 messages in com.googlegroups.sqlalchemy[sqlalchemy] Re: psycopg install diff...
FromSent OnAttachments
Eric Ongerth28 May 2007 00:03 
Eric Ongerth28 May 2007 03:12 
Subject:[sqlalchemy] Re: psycopg install difficulties
From:Eric Ongerth (eric@gmail.com)
Date:05/28/2007 03:12:40 AM
List:com.googlegroups.sqlalchemy

On May 28, 12:03 am, I wrote:

I'm attempting to switch from sqlite to postgresql (i want to make use of postgresql's enforcement of foreign key constraints, among other features) and having a tough time getting anywhere with the psycopg2 adapter.

Federico the developer answered my email overnight (well, daytime in Europe)... FYI, there are self-installing Windows binaries for Psycopg2 here:

http://stickpeople.com/projects/python/win-psycopg/

Thanks to Federico di Gregorio, and Jason Erickson.