0

When running the command:

CREATE LANGUAGE plperl;

I get an error:

The specified module could not be found.

Running Windows 10 - Postgres 10 - Strawberry Perl 5.24

pushkin
  • 9,575
  • 15
  • 51
  • 95
  • See [ask]. The idea is you ask a specific question about some code, show what you tried, and describe your results. Tooling questions are often on-topic, but you have to provide more details than this. Assume no one knows what any of this stuff you are referring to is. Show your research, and make sure you review what the internet has to offer, such as: http://www.mkyong.com/database/install-perl-in-postgresql-the-specified-module-could-not-be-found/ –  Sep 21 '18 at 18:13
  • Good point, thanks. I did try mkyoung.com, with no success. I loaded ActiveState Perl and have changed the postgres process to run under my local admin account. My local admin account has execute permissions on the Perl directories as well. I'm able to execute a .pl fie from the command line. – FuntimeError Sep 23 '18 at 12:02

0 Answers0