Minghann Ho <[EMAIL PROTECTED]> writes:
> Can I logon to other server, say "B Server" and start Postmaster using the 
> database cluster PGDATA which I created from "A Server". 

Not when they're not the same machine architecture.

> I tried to do this, but got a msg say:
> FATAL 2:  The database cluster was initialized with PG_CONTROL_VERSION 
> 1191182336,
>       but the server was compiled with PG_CONTROL_VERSION 71.
>       It looks like you need to initdb.

Looks like the two machines don't even have the same byte endianness.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to