Re: BUG #8215: pg_dump includes table out of order in SQL dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #8215: pg_dump includes table out of order in SQL dump
Дата
Msg-id 6155.1370556175@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #8215: pg_dump includes table out of order in SQL dump  (ijmorlan@uwaterloo.ca)
Ответы Re: BUG #8215: pg_dump includes table out of order in SQL dump
Список pgsql-bugs
ijmorlan@uwaterloo.ca writes:
> My understanding is that pg_dump is supposed to include tables in SQL dumps
> in alphabetical order by table name.

That's the default behavior as long as there are no ordering constraints
that would dictate doing something else.  You haven't provided enough
info to tell whether there's such a constraint in your case ...

            regards, tom lane

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