Env WinNt, latest cygwin, postgresql 7.3.1
I am trying to get the procedural language plperl up and running on a new
installation.
This new installation was, well a mistake. I allowed cygwin to install all
the packages it could and it overwrote the
previous 7.2.x. The docs tell me the following should work, but:
$ createlang plperl template1
ERROR: Load of file /usr/lib/postgresql/plperl.dll failed: dlopen: Win32
error 126
ERROR: Load of file /usr/lib/postgresql/plperl.dll failed: dlopen: Win32
error 126
createlang: language installation failed
Can anybody shed some light.
TIA