| From: | Tomka Gergely <tomka(at)zeus(dot)gau(dot)hu> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | psql kezdő lista <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: lost archives, alpha data files |
| Date: | 2006-01-31 15:07:30 |
| Message-ID: | Pine.LNX.4.58.0601311606220.26197@zeus.gau.hu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
2006-01-31 ragyogó napján Tom Lane ezt üzente:
> Tomka Gergely <tomka(at)zeus(dot)gau(dot)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.
Thanks.
--
Tomka Gergely
Tudom, anyu. Sapka, sál, doksi.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Murat Tasan | 2006-01-31 15:10:28 | function returning a setof a column type |
| Previous Message | Tom Lane | 2006-01-31 15:04:05 | Re: lost archives, alpha data files |