Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group