Re: [Pljava-dev] stack depth limit exceeded - patch possible?

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: [Pljava-dev] stack depth limit exceeded - patch possible?
Дата
Msg-id Pine.BSO.4.64.0804131023000.9928@leary.csoft.net
обсуждение исходный текст
Ответы Re: [Pljava-dev] stack depth limit exceeded - patch possible?  (Alexander Wöhrer <woehrer@par.univie.ac.at>)
Список pgsql-hackers

On Sat, 12 Apr 2008, Alexander W�hrer wrote:

> I'm working on Windows XP SP2 (stack limit 3500 kb) and deployed
> successfully my application (doing some external Web service calling)
> inside PostGre 8.3.0.
>
> Unfortunatelly, the application needs at least 3 Threads and will run
> for quite some time.
>
> I found this comment
>
> http://pgfoundry.org/pipermail/pljava-dev/2005/000491.html
>
> by Thomas Hallgren where he mentioned that PostGre only defines
> one stack and therefor pl/java has no way of telling PostGre
> about multiple thread stack pointers.
>
> My question is now if there is a patched version available of PostGre
> 8.3.0 having this stack_depth check disabled?

This was fixed in postgresql/pljava shortly after the referenced
discussion.  As requested, postgresql 8.1+ allows modification of
stack_base_ptr so pljava can set it as desired.

Kris Jurka

В списке pgsql-hackers по дате отправления:

Предыдущее
От: PFC
Дата:
Сообщение: Re: Cached Query Plans (was: global prepared statements)
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Cached Query Plans (was: global prepared statements)