Joe Conway napisaÅ(a):
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"
Thanks Joe. This is what I was looking for.
ML
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])