Re: [ADMIN] plperl loading - Mailing list pgsql-general

From Joe Conway
Subject Re: [ADMIN] plperl loading
Date
Msg-id 41BE0DE4.3050800@joeconway.com
Whole thread Raw
In response to plperl loading  (Marek Lewczuk <newsy@lewczuk.com>)
Responses Re: [ADMIN] plperl loading  (Marek Lewczuk <newsy@lewczuk.com>)
List pgsql-general
Marek Lewczuk wrote:
> I've made some tests with plperl and I see that when plperl function is
> executed for the first time, then it takes much more time. I know that
> this is a "shared library" problem - is there a way to preload plperl
> every connection or maybe I can build plperl into postgresql source ?

See:
http://www.postgresql.org/docs/current/static/runtime-config.html
and search for "preload_libraries"

HTH,

Joe

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: SELECTing on age
Next
From: William Yu
Date:
Subject: Possible dump/restore bug