Re: building a binary-portable database
- From: John R Pierce <pierce(at)hogranch(dot)com>
- To: Alexy Khrabrov <deliverable(at)gmail(dot)com>
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: building a binary-portable database
- Date: Fri, 31 Jul 2009 15:30:05 -0700
- Message-id: <4A73706D.20902@hogranch.com> <text/plain>
Alexy Khrabrov wrote:
I've filled a database on Linux and tried to bring it across to Mac
OSX, and got an error: FATAL: incorrect checksum in control file.
use pg_dumpall | psql to export/import databases between machines.
Home |
Main Index |
Thread Index