pg_dump bug? - Mailing list pgsql-novice

From Thilo Hille
Subject pg_dump bug?
Date
Msg-id 002301c39e18$2e6ffa00$0b00a8c0@resourcery.de
Whole thread Raw
In response to Deadlock Detection  (vardi@cs.rice.edu (Moshe Vardi))
Responses Re: pg_dump bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hi,
I am using postgresl 7.2.3. Yesterday i have dumped a database using pg_dump
everthing was fine, but the dump was in the wrong order. There were indexes
and views createded before the corresponding table was created.
Its not a big deal but editing 250MB asciifiles isnt actually fun :)

i used "pg_dump dbname > dbname.sql" to dump and "pgsql dbname < dbname.sql"
to restore the database.

Did i missed something?
Are files dumped with pg_dump supposed to be restored with pg_restore or is
it a bug?

Regards
Thilo Hille


pgsql-novice by date:

Previous
From: Godshall Michael
Date:
Subject: Re: Postgres and Crystal Reports
Next
From: Jim Beckstrom
Date:
Subject: foxpro to postgresql 7.x