Re: First feature patch for plperl - draft [PATCH]

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: First feature patch for plperl - draft [PATCH]
Дата
Msg-id 97F5E1C9-5161-46D1-BC59-A54A9E614D71@kineticode.com
обсуждение исходный текст
Ответ на Re: First feature patch for plperl - draft [PATCH]  (Tim Bunce <Tim.Bunce@pobox.com>)
Ответы Re: First feature patch for plperl - draft [PATCH]  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Dec 4, 2009, at 11:40 AM, Tim Bunce wrote:

> Robert's comparison with mod_perl is very apt. Preloading code gives
> dramatic performance gains in production situations where there's a
> significant codebase and connections are frequent.
> 
> The docs for plperl.on_perl_init could include a section relating to
> it's use with shared_preload_libraries. That could document any issues
> and caveats you feel are important.

+1

Tom, what's your objection to Shlib load time being user-visible?

Best,

David


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: New VACUUM FULL
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: First feature patch for plperl - draft [PATCH]