EnterpriseDB / edb-installers

PostgreSQL installers packaged by EDB
37 stars 11 forks source link

PG 15 - Language Pack - create extension plperl Error #180

Closed firtree-23 closed 2 weeks ago

firtree-23 commented 1 month ago

Environment: "PostgreSQL 15.5, compiled by Visual C++ build 1914, 64-bit" on a Win2019 Server.

We installed the edb languagepack using the stackbuilder installer and configured env variables as recommended. Unfortunately we get errors when trying to install plplerl by using "CREATE EXTENSION plperl"

The logfile contains errors like this: "...Util.c: loadable library and perl binaries are mismatched (got first handshake key 0000000012700080, needed 0000000012600080)"

It seems, that there is a mismatch between expected and installed perl version. I'd be very glad to get a hint how to solve this problem.

sandeep-edb commented 1 month ago

Could you share the languagepack installer filename that you installed?

firtree-23 commented 1 month ago

grafik

firtree-23 commented 1 month ago

grafik

sandeep-edb commented 3 weeks ago

this must be fixed in the next week maintenance release

firtree-23 commented 3 weeks ago

Very glad to hear this. Thanks a lot.

agarwal-kritika commented 2 weeks ago

This issue is fixed in today's release.