Re: lost archives, alpha data files

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: lost archives, alpha data files
Дата
Msg-id 3792.1138719845@sss.pgh.pa.us
обсуждение исходный текст
Ответ на lost archives, alpha data files  (Tomka Gergely <tomka@zeus.gau.hu>)
Ответы Re: lost archives, alpha data files  (Tomka Gergely <tomka@zeus.gau.hu>)
Список pgsql-novice
Tomka Gergely <tomka@zeus.gau.hu> writes:
> - I need to try on the same architecture this trick? Data files generated
> on 64 bit environment only usable in 64 bit env?

Yes.  PG data files are not intended to be portable across
architectures.  It certainly will not work to move them between 32-bit
and 64-bit machines, nor between little-endian and big-endian machines.
You might possibly get away with changing hardware within those
constraints, but even then it's iffy.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: copy
Следующее
От: Tomka Gergely
Дата:
Сообщение: Re: lost archives, alpha data files