Ralph Smith <smithrn@xxxxxxxxxxxxxxxx> 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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend