At 23:18 +0300 on 11/06/1999, Robert Williams wrote:


> Now pg_dump does not function properly on the 6.4.2
> machine.  I've included listings of the original dump file: db.out.sav,
> created on the 6.3 machine, and the new dump file: db.out,
> created on the 6.4.2 machine below, along with the complete listing
> of the db.out file.  The pg_dump executables both behave similarly
> on either machine (both don't work on the 6.4, do work on the 6.3.)
>
> The database on the 6.4 machine works fine.

pg_dump is different between the two versions. You shouldn't use the
executable from the 6.3 machine to connect and dump from the 6.4 machine.
The system catalogs have changed a bit. There is even a certain difference
between pg_dump in version 6.4 and the one in 6.4.2.

Are you sure you are not using an old pg_dump? You should use the one that
got compiled with the 6.4 version.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma


Reply via email to