Streaming replication between x86 and x86_64 hosts

From: pawcyk <pawcyk86(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Streaming replication between x86 and x86_64 hosts
Date: 2011-08-04 14:08:18
Message-ID: CAEx=nj18pA69=6Spcav3Du_9nKJtrHeVMR=7J2hrfTXnwUWySw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I'm trying set up streaming replication between two different architecture
x86 (master) and x86_64 (slave).
I fallowed guide http://wiki.postgresql.org/wiki/Streaming_Replication and
stuck after copy data directory from master to slave. When I'm trying run
postgres on slave I'm getting fallowing error: FATAL: incorrect checksum in
control file.

Is there any chance to set up this type of replication between hosts with
different architectures ??

Best regards
Pawel

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Grittner 2011-08-04 15:21:32 Re: my table is empty, pg_relation_size(name) return 38 MB
Previous Message Shivakumar Ramannavar 2011-08-04 11:24:53 my table is empty, pg_relation_size(name) return 38 MB