Informix to Postgresql via DBI-Link

Поиск
Список
Период
Сортировка
От Pedro Ferro
Тема Informix to Postgresql via DBI-Link
Дата
Msg-id CAAp6FGM9=QPo9TypT3pdr=TedxMxMvvCdcTo+5QwVy=5RmahFg@mail.gmail.com
обсуждение исходный текст
Список pgsql-interfaces
<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:13px">Hi,</div><div
style="font-family:arial,sans-serif;font-size:13px"><br/></div><div
style="font-family:arial,sans-serif;font-size:13px">My maingoal is to do a "select"
in the Informix DB and be able to import that information directly into the DBPostgreSQL / PostGIS, fromwhat I
understand DBI-Link isthe right tool for this.</div><div style="font-family:arial,sans-serif;font-size:13px">However I
havea major problem and I can not install DBI-Link in Postgresql.</div><div
style="font-family:arial,sans-serif;font-size:13px"> </div><divstyle="font-family:arial,sans-serif;font-size:13px"> I
havea machine with OS Windows 64-bit . (I can not change that).<br /><br />As I understand I need to install first
ActivePerl on my machine, which I have done.<br />However when I create a new extension (plperlu) in Postgresql gives
mean error like: "can not load library: c: \ Program Files \ PostgreSQL \ 9.2 \ lib \ plperl.dll."<br /> I verified
thatthe file plperl.dll exists in that exact location .<br /><br />As I investigated the problem could be related to
theversion of Active Perl installed and recommend installing version 5.10, which I did. However just found the version
for32 bits.<br /> (<a
href="http://code.google.com/p/advanced-shorturl-perl-pidgin/downloads/detail?name=ActivePerl-5.10.1.1008-MSWin32-x86-294165.msi"
target="_blank"><fontcolor="#283849">ActivePerl-5.10.1.1008-MSWin32-x86-294165.msi - advanced-shorturl-perl-pidgin -
ActivePerl5.10 - Advanced Shorturl in Perl for Pidgin - Google Project Hosting</font></a>)<br /><br /><br />1 - It
seemsto you that the indicated error may have to do with be using the 32-bit version of Active Perl?<br /><br /> 1.1 -
Ifso, does anyone know where I can get the version of Active Perl 5.10 64 bits?</div><div
style="font-family:arial,sans-serif;font-size:13px"> </div><div style="font-family:arial,sans-serif;font-size:13px"><br
/><br/>I don't have many computer skills so I can be doing a basic error that is preventing the installation of the
DBI-Linkin Postgresql even when following your tutorials<br /><br />I would appreciate your help because I'm stuck for
severaldays with this problem and do not know how to solve it ...</div><div
style="font-family:arial,sans-serif;font-size:13px"><br/></div><div
style="font-family:arial,sans-serif;font-size:13px">Regards,</div><div
style="font-family:arial,sans-serif;font-size:13px">Pedro</div></div>

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PQconnectdbParams returns exit value 01 (from gdb).
Следующее
От: dhaval257
Дата:
Сообщение: PostgreSQL connect with Visual C++