Re: HUGE Stack space is gettiing consumed - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: HUGE Stack space is gettiing consumed
Date
Msg-id 20060420152948.GC1984@svana.org
Whole thread Raw
In response to Re: HUGE Stack space is gettiing consumed  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
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"
> If it was in main thread then it goes thorugh..I.e It's able to get the
> huge data.

Well, I don't understand. There's no interesting difference between the
code I sent and the code you sent...

> Will send the tusc output (stack trace)

Not stack trace, strace which is a system call trace. Don't forget -f
to trace the threads also.
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: "Andrus"
Date:
Subject: How to replace rows in table so that foreign key rows are not deleted
Next
From: Berend Tober
Date:
Subject: Re: How to replace rows in table so that foreign key rows