Re: stack depth limit exceeded problem. - Mailing list pgsql-hackers

From Thomas Hallgren
Subject Re: stack depth limit exceeded problem.
Date
Msg-id thhal-0UKgPBHtl8bQNzTqu/SYl0jkQrI6B85@mailblocks.com
Whole thread Raw
In response to Re: stack depth limit exceeded problem.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:

>Thomas Hallgren <thhal@mailblocks.com> writes:
>  
>
>>Someone loads a library that contains a method that spawns a new thread. 
>>    
>>
>
>They already broke the backend when they did that.  max_stack_depth is
>just the tip of the iceberg.
>  
>
I knew I'd get a response like that from you :-)

Why is the backend broken? There's no concurrency issue. Only one thread 
is executing.

Regards,
Thomas Hallgren




pgsql-hackers by date:

Previous
From: Thomas Hallgren
Date:
Subject: Re: pgxs and pginstaller
Next
From: "Dave Page"
Date:
Subject: Re: pgxs and pginstaller