From: | Benno Pütz <puetz(at)mpipsykl(dot)mpg(dot)de> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Incomplete dump? |
Date: | 2006-05-24 13:40:54 |
Message-ID: | 44746266.9070901@mpipsykl.mpg.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
When trying to dump a database for upgrading to the current PSQL version
using pg_dump I observed the following:
The process seems to have finished without problems, but the resulting
dump file does not end in
--
-- PostgreSQL database dump complete
--
but rather with a command line (complete, not truncated as might be the
case when running out of disk space, which was plenty anyway)
Is this an indication of an incomplete dump? If so how could one proceed?
The dump file size is 5046664027 bytes and I can not easily test a
restore on another machine ....
Any help would be appreciated
Benno
--
Benno Pütz
Statistische Genetik
Max-Planck-Institut f. Psychiatrie Tel.: +49-89-30622-222
Kraepelinstr. 10 Fax : +49-89-30622-601
80804 München, Germany
From | Date | Subject | |
---|---|---|---|
Next Message | Florian G. Pflug | 2006-05-24 13:42:24 | Re: Clearing out old idle connections |
Previous Message | Florian G. Pflug | 2006-05-24 13:36:47 | Re: column order |