Re: 2 versions running & using pg_dumpall - Mailing list pgsql-general

From Tom Lane
Subject Re: 2 versions running & using pg_dumpall
Date
Msg-id 18486.1193332381@sss.pgh.pa.us
Whole thread Raw
In response to 2 versions running & using pg_dumpall  (Ralph Smith <smithrn@u.washington.edu>)
Responses Re: 2 versions running & using pg_dumpall  (Ralph Smith <smithrn@u.washington.edu>)
List pgsql-general
Ralph Smith <smithrn@u.washington.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

pgsql-general by date:

Previous
From: Steve Crawford
Date:
Subject: Re: select count() out of memory
Next
From: Karsten Hilbert
Date:
Subject: Re: subversion support?