WAL file internals and why a 64 bit will not work on a 32 bit

From: "Dhaval Shah" <dhaval(dot)shah(dot)m(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: WAL file internals and why a 64 bit will not work on a 32 bit
Date: 2007-05-09 21:31:17
Message-ID: 565237760705091431w7b38a9ebk375ee85a43928118@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I do know that WAL files taken from a 64 bit OS will not work on a 32
bit OS. However I have to prepare a technical answer to this.

That is, questions like - why a WAL file from 64 bit will not work in
32 bit. Also does the WAL file differ for same architecture but
different kind of partitions?

Regards
Dhaval

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Wall 2007-05-09 21:40:35 Replication for PG 8 recommendations
Previous Message Joshua D. Drake 2007-05-09 21:15:09 Re: In theory question