Errors with pg_dump

Поиск
Список
Период
Сортировка
От Andre Schubert
Тема Errors with pg_dump
Дата
Msg-id 20020828103802.021a92a9.andre@km3.de
обсуждение исходный текст
Список pgsql-admin
Hi all,

i have a little problem with dumping and restoring my databases.
It seems that if i dump a schema from a database then that data
were dumped in wrong order.
For example, i have plpgsql-functions used for check-constraints
in some tables.
The create function statements come after the create table statement
of the table using this function as check-constraint.
The same behavior with views.
I have some views were the create view statement comes before the
create table statement in the dumped file.

Are these errors known or do i have misconfigured pg_dump?

Regards, as

В списке pgsql-admin по дате отправления:

Предыдущее
От: Casey Allen Shobe
Дата:
Сообщение: Multiple keys?
Следующее
От: Richard Poole
Дата:
Сообщение: Re: Multiple keys?