install language - Mailing list pgsql-admin

From alizadeh@irimo.ir
Subject install language
Date
Msg-id df56890e-0c77-4194-95a7-53ae981d36e4@mail.irimo.ir
Whole thread Raw
Responses Re: install language  (Payal Singh <payal@omniti.com>)
List pgsql-admin
Dear all.

I want to add pl/perl to postgresql 9.3 in windows x64. I add needed dll to library, but while execute the following
commad:
CREATE EXTENSION plperl;
I receive the following error:

ERROR:  Can't locate vars.pm in @INC (@INC contains: .) at -e line 2.
BEGIN failed--compilation aborted
CONTEXT:  while parsing Perl initialization

What is the problem?

BEST REGARDS
ABBAS ALIZADEH


pgsql-admin by date:

Previous
From: "liuyuanyuan"
Date:
Subject: 答复: [pgadmin-hackers] How to use pg_setting.csv ?
Next
From: Payal Singh
Date:
Subject: Re: install language