Re: R: R: How to move a DB from one server
- From: Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl>
- To: "Federico Simonetti (Etheye)" <flame(at)etheye(dot)com>
- Cc: pgsql-hackers-win32(at)postgresql(dot)org
- Subject: Re: R: R: How to move a DB from one server
- Date: Thu, 23 Jun 2005 14:24:59 +0200
- Message-id: <42BAAA1B(dot)6060808(at)oli(dot)tudelft(dot)nl>
Federico Simonetti (Etheye) wrote:
uhm, you may have lost my first message... I said that I am unable to
run pg_restore on a different computer other than the one pg_dump was
used on. I always get a return code of 1 (error). I can easily and
quickly dump a database with pg_dump but I can't restore it on a PC
different from the one used to back it up. And I really can't understand
why, I have tried all possible options...
If you can not restore a dump, you are either doing something
wrong or you have discovered a bug:
http://www.postgresql.org/docs/8.0/interactive/bug-reporting.html
Jochem
Home |
Main Index |
Thread Index