Re: WAL file compatibility

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
Cc: Radamanthus Batnag <rad(dot)batnag(at)devex(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: WAL file compatibility
Date: 2009-10-20 15:56:03
Message-ID: 28358.1256054163@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec> writes:
> On Tue, Oct 20, 2009 at 9:25 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tena Sakai 2009-10-20 16:11:05 can I get a bit more attribute out of \dt directive?
Previous Message Jaime Casanova 2009-10-20 15:51:47 Re: WAL file compatibility