postgresql 64 bit in python 32 bit

186 views
Skip to first unread message

Kakar Arunachal Service

unread,
Jun 3, 2013, 1:23:27 PM6/3/13
to django...@googlegroups.com
Hi,
I just uninstalled python 64 bit and reinstalled python 32 bit. So i have postgresql 64 bit in my system. Will it a problem later if i use 32 bit python in 64 bit postresql?

Alex Mandel

unread,
Jun 3, 2013, 1:40:10 PM6/3/13
to django...@googlegroups.com, Kakar Arunachal Service
Should be fine, Python psycopg2 sends SQL commands to postgres, the
actual execution of code is self contained with the database. So the
bitness and even what machine each part is on can be completely separate.

Enjoy,
Alex
Reply all
Reply to author
Forward
0 new messages