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