stomize.pl
From: pgsql-general-ow...@postgresql.org
[mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Chris Greenhill
Sent: Wednesday, April 20, 2011 12:09 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Trouble loading Perl modules from postgresql.conf
Hello,
I'm havi
Hello,
I'm having difficulty pre-loading Perl modules and my own libraries. When I
edit something like this into the postgresql.conf:
custom_variable_classes = 'plperl'
plperl.on_init = 'use MyModule;'
and restart the server it doesn't seem to load the modules (they don't
appear in %IN