pg_dump bug?

Поиск
Список
Период
Сортировка
От Thilo Hille
Тема pg_dump bug?
Дата
Msg-id 002301c39e18$2e6ffa00$0b00a8c0@resourcery.de
обсуждение исходный текст
Ответ на Deadlock Detection  (vardi@cs.rice.edu (Moshe Vardi))
Ответы Re: pg_dump bug?
Список 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 по дате отправления:

Предыдущее
От: Godshall Michael
Дата:
Сообщение: Re: Postgres and Crystal Reports
Следующее
От: Jim Beckstrom
Дата:
Сообщение: foxpro to postgresql 7.x