Re: plperl crash with Debian 6 (64 bit), pl/perlu, libwww and https

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: plperl crash with Debian 6 (64 bit), pl/perlu, libwww and https
Дата
Msg-id 4E41558A.9070905@dunslane.net
обсуждение исходный текст
Ответ на Re: plperl crash with Debian 6 (64 bit), pl/perlu, libwww and https  (Tim Bunce <Tim.Bunce@pobox.com>)
Ответы Re: plperl crash with Debian 6 (64 bit), pl/perlu, libwww and https  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

On 08/08/2011 05:03 AM, Tim Bunce wrote:
>
> After giving it some more thought it seems reasonable to simply force the
> SIGALRM handler back to postgres when a plperlu function returns:
>
>      pqsignal(SIGALRM, handle_sig_alarm);
>
>

Maybe we need to do this in some more centralized spot. It seems 
unlikely that this problem is unique to plperlu, or even just confined 
to PLs.

cheers

andrew


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Compiler warnings with stringRelOpts (was WIP: Fast GiST index build)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Enforcing that all WAL has been replayed after restoring from backup