Re: [GENERAL] 32 bit applications against 64 bit postgres server

2006-03-28 Thread Vivek Khera
On Mar 28, 2006, at 4:47 AM, surabhi.ahuja wrote:However those application will be running with the 64-bit installed postgres server.They speak to each other via TCP/IP protocol which is CPU independent.  so yes, it will work (and does work).

[GENERAL] 32 bit applications against 64 bit postgres server

2006-03-28 Thread surabhi.ahuja
hi all please tell if it is possible to Run your 32-bit applications against the 64-bit installed postgres server. I am using postgres 8.0.0 and for building my application i use the 32 bit postgres server. However those application will be running with the 64-bit installed postgres server.   w