Am 07.02.2010 14:31 schrieb Christoph Zwerschke:
Another issue concerning future-safety on the Windows platform is how to
deal with 64bit Python on Windows which gets increasingly popular. The
problem is that PostgreSQL - including the libpq.dll - is (so far) only
available for 32bit and they are only slowly moving towards 64bit
because it does not bring much advantage for PostgreSQL itself.

I stand corrected: Though there is no 64bit PostgreSQL for Windows yet, thanks to EnterpriseDB there is an installer for a 64bit version of the libpq.dll already since some months!

So it should be possible to make PyGreSQL work with 64bit Python under Windows. Some fiddling about the proper include files and compiler switches will be necessary, however. I have put this on my todo list.

-- Christoph
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to