View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 03:13 PM
Alan Hodgson
 
Posts: n/a
Default Re: WAL files, warm spares and minor versions

On Tuesday 24 April 2007 10:57, "Michael Nolan" <htfoot@gmail.com> wrote:
> Can WAL files be used to create/update a warm standby on a different
> minor version of PostgreSQL (eg, using files from a server running 8.2.3
> on an 8.2.4 server, or vice-versa?)
>
> I suspect this is a FAQ, but I didn't see it in the docs on WALs and PITR


I think it would just be assumed that it would not work. Even different
system architectures with the same software versions won't work.

--
No long, complicated contracts. No actuarial tables to pore over. Social
Security operates on a very simple principle: the politicians take your
money from you and squander it.


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote