Re: WAL file compatibility - Mailing list pgsql-admin

From Tom Lane
Subject Re: WAL file compatibility
Date
Msg-id 28358.1256054163@sss.pgh.pa.us
Whole thread Raw
In response to Re: WAL file compatibility  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Responses Re: WAL file compatibility
List pgsql-admin
Jaime Casanova <jcasanov@systemguards.com.ec> writes:
> On Tue, Oct 20, 2009 at 9:25 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> OS per se shouldn't matter

> unless you try to do it between windows and some flavor of linux

hmmm ... even there, the only risk factor I see would be incompatible
locale behaviors, which you could avoid by making sure to use C locale
on both sides.  That could possibly be an issue between any two OSes,
I suppose.

            regards, tom lane

pgsql-admin by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: WAL file compatibility
Next
From: "Tena Sakai"
Date:
Subject: can I get a bit more attribute out of \dt directive?