Re: Replication between 64/32bit systems?

Поиск
Список
Период
Сортировка
От Chris Travers
Тема Re: Replication between 64/32bit systems?
Дата
Msg-id CAKt_ZfsT9FBMx-h6XH9p8U7HZxUmJcC3pVaHzSgx=tsecD46SA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Replication between 64/32bit systems?  (Craig Ringer <ringerc@ringerc.id.au>)
Список pgsql-general
On Thu, Sep 22, 2011 at 5:46 PM, Craig Ringer <ringerc@ringerc.id.au> wrote:
> On 09/23/2011 04:35 AM, Hannes Erven wrote:
>>
>> thank you for your replies -- unfortunately, I'm not very content with
>> "it simply won't work" without understanding what the reasons are. ;-)
>>
>> Endianness, OK, but that's the same on i32/64 platforms. So is it just
>> the length of the int&  friends data types? I don't (yet) believe
>> there's no way around that.
>
> Theoretically, code could be written that understood the 32-bit form and
> translated it to the 64-bit form or vice versa. AFAIK no such code has been
> written and I don't think anyone's particularly interested in doing it.

Not if the number of tuples per page is different, unless one wants to
arbitrarily limit that, with attendant performance costs.....

Best Wishes,
Chris Travers

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Replication between 64/32bit systems?
Следующее
От: "Dickson S. Guedes"
Дата:
Сообщение: Re: how to install 9.1 on non-graphical server?