Re: 9.1 replication on different arch

From: Martín Marqués <martin(dot)marques(at)gmail(dot)com>
To: Hannes Erven <h(dot)e(at)gmx(dot)at>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 9.1 replication on different arch
Date: 2011-11-04 15:24:27
Message-ID: CABeG9LuS-SCVFEU=jB14C0WmgiWYSybRAJeNKjRVirWiDxxF4w@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>:
> Am 2011-11-03 02:40, schrieb Martín Marqués:
>>
>> Sad thing is that it's not so easy on Debian. With Fedora all I had to
>> do is select the arch type and that's all.
>
> Have a look at "dpkg --force-architecture" .

I'm having a lot of trouble with this. The server has an application
written in perl, which connects to the master PG server.

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 (which debian doesn't distinguish between
packages of different archs), and I can't install both versions.

What a mess!

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2011-11-04 15:25:03 Re: Streaming Replication woes
Previous Message David Boreham 2011-11-04 15:24:17 Re: Recommendations for SSDs in production?