Re: plpyhton

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: plpyhton
Дата
Msg-id 201101210014.p0L0EvN27126@momjian.us
обсуждение исходный текст
Ответ на Re: plpyhton  (Joshua Tolley <eggyknap@gmail.com>)
Список pgsql-general
Joshua Tolley wrote:
-- Start of PGP signed section.
> On Sat, Nov 27, 2010 at 04:38:27PM +0530, c k wrote:
> > How can we implement procedure cache? Cane you please give details regarding
> > this?
> > It will be helpful for me.
>
> This is something the PL implementation needs to do for you. I finally looked
> at the plpython code, and found that it does indeed do this for you. PLPython
> caches a procedure's input and return types, and a compiled representation of
> the procedure's source.

He should also consider using shared_preload_libraries to reduce the
dynamic load time for plpython.so.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Large object corruption during 'piped' pg_restore
Следующее
От: tuanhoanganh
Дата:
Сообщение: Re: PostgreSQL 9.0.1 PITR can not copy WAL file