Hi everyone, I am trying to setup postgresql 9.3 hotstandby replication server. I am getting error incorrect checksome in control file. both server have below version and pg package version and both are 64 bit processor.
OS is : Debian squeeze PG version:- postgresql-9.3 Only difference is replication server hardware is more powerful than master server. I am following this link http://www.rassoc.com/gregr/weblog/2013/02/16/zero-to-postgresql-streaming-replication-in-10-mins/. I had done replication previously by using this method but in that cases server hardware was same and OS was debian squeeze or it was on debian wheezy on different hardwares or VPS servers. Is there any different way to do replication to avoid this issue? or how can I resolve this issue. -- Regards Amit Bondwal