From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
---|---|
To: | Hannes Erven <h(dot)e(at)gmx(dot)at> |
Cc: | Martín Marqués <martin(dot)marques(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: 9.1 replication on different arch |
Date: | 2011-11-04 16:15:04 |
Message-ID: | CAOR=d=0dJSMor+76q8oUa7+U393TU0sBjM5DO9i7t6Z=p9J_0A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
2011/11/4 Hannes Erven <h(dot)e(at)gmx(dot)at>:
> 2011-11-04 16:24, Martín Marqués:
>>> Have a look at "dpkg --force-architecture" .
>>
>> The thing is that perl needs libdbd-pg-perl to connect, which needs
>> libpq5, all this in amd64, but the i386 of postgresql-9.1 needs an
>> i386 version of libpq5
>
> Oh, I see, that's a mess. Probably there really isn't a way to solve
> this... maybe you could do a parallel install of a complete 32bit Perl?
> Or run your Perl app on a different machine?
>
> In my case, I forced a 32bit libpq5 onto the system, which is required
> for the postgresql-client to work, which in turn is used by the init
> scripts to detect successful starting. But I don't need DBD and thus do
> not have other depencies on libpq...
>
I'd install postgresql in a 32 bit VM then.
From | Date | Subject | |
---|---|---|---|
Next Message | Brandon Phelps | 2011-11-04 17:07:58 | Re: Replication Across Two Servers? |
Previous Message | Scott Marlowe | 2011-11-04 16:11:32 | Re: Replication Across Two Servers? |