Ralph Smith <smithrn(at)u(dot)washington(dot)edu> writes:
> I want to use v8.2's pg_dumpall to export v7.4's data into a text file.
> prompt:/usr/lib/postgresql/8.2/bin$ ./pg_dumpall -c -v -p 5433 >
> myfile.txt
Works for me. What does the -v give you on stderr? Also,
7.4.what-exactly and 8.2.what-exactly?
regards, tom lane