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
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
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