Re: [GENERAL] postgres 7.4 build for win

2005-03-10 Thread Amin Abdulghani
I went for 8.0.1. Now compiling that (I need to compile it with enable-thread-safety) it throws "THREAD-SAFETY requires POSIX signals". Has this issue been looked upon earlier .. I am not totally sure if we need the thread-safey flag on windows or not, but it would be nice to know if someone h

[GENERAL] postgres 7.4 build for win

2005-03-10 Thread Amin Abdulghani
Hi, I am trying to build postgres 7.4.5 on windows (200) on mingw/msys env. I have installed win32-pthreads to enable-thread safet feature. Couple of issues that I wanted to check:. i) The configure was --enablethread-safety flag for the platform (it was complaining CANNOT enable threads on yo

[GENERAL] Could not receive data from server

2003-08-14 Thread Amin Abdulghani
Hi, Running Postgres 7.2.1 with python/psycopg (python interface for postgres using libpq)/webware application server on Solaris, I get a postgres error "could not receive data from server Error 0 " when I try to retrieve a large text column (16 K) from a table. The query I use is "select col

Re: [GENERAL] Could not receive data from server

2003-08-08 Thread Amin Abdulghani
above flag. Is it available for the next releases 7.3/7.4? Thanks.. Amin On Tue, 05 Aug 2003 12:10:31 -0400 Amin Abdulghani <[EMAIL PROTECTED]> wrote: Hi, Running Postgres 7.2.1 with python/psycopg (python interface for postgres using libpq)/webware application server on Solaris, I