Re: problem with pg_dump - Mailing list pgsql-novice

From Tom Lane
Subject Re: problem with pg_dump
Date
Msg-id 6135.1343406163@sss.pgh.pa.us
Whole thread Raw
In response to problem with pg_dump  (Jonatan Reiners <jreiners@encc.de>)
Responses Re: problem with pg_dump  (Jonatan Reiners <jreiners@encc.de>)
List pgsql-novice
Jonatan Reiners <jreiners@encc.de> writes:
> i tried to import a pg_dump file.
> This gave me a few errors.

> Functions were restored without the corresponding tables created (they were created later in process). This resulted
inerrors. 
> There were similar error with the wrong sequence of creation.

What PG version are you using?  Can you provide a concrete example
of a database that's dumped incorrectly?

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

            regards, tom lane

pgsql-novice by date:

Previous
From: Jonatan Reiners
Date:
Subject: problem with pg_dump
Next
From: Ioannis Anagnostopoulos
Date:
Subject: Running analysis as part of a stored proc