Re: [GENERAL] HUGE Stack space is gettiing consumed

2006-04-24 Thread Mavinakuli, Prasanna (STSD)
7; Subject: RE: [GENERAL] HUGE Stack space is gettiing consumed Hello Martijin, Here is System call trace .. Details http://phpfi.com/114019 Working V/s Non-Working http://phpfi.com/114021 (deleted obv art from above one) Please go through it.. Thx, Prasanna. -Original Message- Fro

Re: [GENERAL] HUGE Stack space is gettiing consumed

2006-04-22 Thread Martijn van Oosterhout
On Sat, Apr 22, 2006 at 08:45:49AM +0530, Mavinakuli, Prasanna (STSD) wrote: > Hello Martijin, > > I have one more doudt ..while building libpq.so we are not specifying > > --enable-thread-safety > > Will it make any difference..? Well, if you don't, the libpq won't know anything about thread

Re: [GENERAL] HUGE Stack space is gettiing consumed

2006-04-21 Thread Mavinakuli, Prasanna (STSD)
Tuesday, April 18, 2006 2:46 PM To: Mavinakuli, Prasanna (STSD) Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] HUGE Stack space is gettiing consumed On Tue, Apr 18, 2006 at 12:31:57PM +0530, Mavinakuli, Prasanna (STSD) wrote: > Hello Martijin, > Thx for u'r Suggetions.. > &

Re: [GENERAL] HUGE Stack space is gettiing consumed

2006-04-20 Thread Martijn van Oosterhout
On Thu, Apr 20, 2006 at 08:20:30PM +0530, Mavinakuli, Prasanna (STSD) wrote: > > Hello Martijin, > > I am not able to make it ..Code what u sent is *not* giving desired > result.. > That is -when we try to fetch huge data in a thread routine it says > "could not receive data from server: Error 0

Re: [GENERAL] HUGE Stack space is gettiing consumed

2006-04-18 Thread Mavinakuli, Prasanna (STSD)
e #include #include void* queryDB(void* p) { cout<<"I Am in Routine Function *** "<mailto:[EMAIL PROTECTED] Sent: Saturday, April 15, 2006 7:22 PM To: Mavinakuli, Prasanna (STSD) Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] HUGE Stack space is gettiin

Re: [GENERAL] HUGE Stack space is gettiing consumed

2006-04-18 Thread Martijn van Oosterhout
On Tue, Apr 18, 2006 at 12:31:57PM +0530, Mavinakuli, Prasanna (STSD) wrote: > Hello Martijin, > Thx for u'r Suggetions.. > > Here is Complete source code.. Ok, I can't get it to fail. I cleaned up the code because it wouldn't compile as is (g++ 3.3.5 on Debian). I've put the cleaned up version h

Re: [GENERAL] HUGE Stack space is gettiing consumed

2006-04-15 Thread Martijn van Oosterhout
On Fri, Apr 14, 2006 at 09:13:26AM +0530, Mavinakuli, Prasanna (STSD) wrote: > Hello All, > > We are getting very strange problem .. > > > We Have one data field in some table..type of this field > Is *TEXT*. > We are storing around 1,000 (