i386 postgres on i686 debian with multiarch

Поиск
Список
Период
Сортировка
От Damian Dimmich
Тема i386 postgres on i686 debian with multiarch
Дата
Msg-id 547AFCAD.3000203@tauri-tec.com
обсуждение исходный текст
Ответы Re: i386 postgres on i686 debian with multiarch  (rob stone <floriparob@gmail.com>)
Список pgsql-general
Hi,

I'm trying to set up a replica for a postgres 9.3 instance running on an older i386 debian install, replicating to a 64 bit install. 

Having enabled multi-arch** support on the 64 bit debian by running:

dpkg --add-architecture i386 

and trying to install:

apt-get install postgresql-9.3:i386

gives:

"Depends: ssl-cert:i386 but it is not installable"

Any way of getting postgres i386 to depend on an arch independet ssl-cert ? The ssl cert's should be the same on both platforms I think?

Has anyone gotten this to work?

Thank you in advance!

Damian


** as per: http://www.howtoforge.com/multiarch-how-to-use-32bit-packages-on-a-64bit-system-debian-7-wheezy

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

Предыдущее
От: CS DBA
Дата:
Сообщение: recovering from "too many failures" wal error
Следующее
От: rob stone
Дата:
Сообщение: Re: i386 postgres on i686 debian with multiarch