Re: [BUGS] postgresql 9.1 replicaiton query ( GNU/Linux replicate to Windows)

2012-03-12 Thread Kevin Grittner
Christopher Browne wrote: > Nie, Guocong wrote: >> Could you please let me know how can I replicate database from >> Linux to Windows ? > > The built-in replication requires that you are using the same > version of PostgreSQL on the same OS platform. That doesn't seem > to be documented as cl

Re: [BUGS] postgresql 9.1 replicaiton query ( GNU/Linux replicate to Windows)

2012-03-12 Thread Christopher Browne
On Mon, Mar 12, 2012 at 5:31 AM, Nie, Guocong wrote: > Hi Team, > > I am doing postgresql 9.1  replication , the Master database is on GNU/Linux > operation system , the Slave  database is on Windows 32 bit system.  But > when I copy the Master database from Linux to Windows , then I am unlucky to

[BUGS] postgresql 9.1 replicaiton query ( GNU/Linux replicate to Windows)

2012-03-12 Thread Nie, Guocong
Hi Team, I am doing postgresql 9.1 replication , the Master database is on GNU/Linux operation system , the Slave database is on Windows 32 bit system. But when I copy the Master database from Linux to Windows , then I am unlucky to bringup database on windows system. Could you please let me