Re: log shipping from 64 bit linux server to a 32 bit linux server

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: log shipping from 64 bit linux server to a 32 bit linux server
Дата
Msg-id 20090327141645.GO12225@frubble.xen.chris-lamb.co.uk
обсуждение исходный текст
Ответ на Re: log shipping from 64 bit linux server to a 32 bit linux server  (Tim Uckun <timuckun@gmail.com>)
Список pgsql-general
On Fri, Mar 27, 2009 at 10:32:33AM +1300, Tim Uckun wrote:
> > What about running a 32bit build of PG on the 64bit machine?
>
> How would one go about doing something like this?

Depending on your distribution you should be able to install 32bit
binaries alongside 64bit binaries; for example in Debian you can do:

  http://www.unixtutorial.org/2008/03/install-32-bit-deb-packages-on-64-bit/

Alternatives would be to build the code yourself as Scott said, or to
copy the binaries across from your 32bit system.  Assuming you did the
latter you'd need to make sure you got all the appropriate libraries as
well which may be a bit of a fiddle---especially to keep up to date.
Then again, if you're building it yourself you'd need all the libraries
anyway so you may as well figure out how to get 32bit packages installed
in your 64bit system anyway.

--
  Sam  http://samason.me.uk/

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

Предыдущее
От: George Sakkis
Дата:
Сообщение: Re: Enumerating a row set
Следующее
От: MDB
Дата:
Сообщение: Postgresql On Windows