Re: Postgres Dump out of order

Поиск
Список
Период
Сортировка
От silly8888
Тема Re: Postgres Dump out of order
Дата
Msg-id 3c8f9f940912012341n6278eb26ue236dfbc2f3059d4@mail.gmail.com
обсуждение исходный текст
Ответ на Postgres Dump out of order  (Helio Campos Mello de Andrade <helio.campos@gmail.com>)
Ответы Re: Postgres Dump out of order  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
pg_dump dumps data first and then the constraints (including FK) so
there shouldn't be any problems when you import the dump.



On Wed, Dec 2, 2009 at 2:16 AM, Helio Campos Mello de Andrade
<helio.campos@gmail.com> wrote:
> Hi guys,
>
>  - I'm having a problem when i want to make a backup of my system.
>  - Postgres generated dump was created out of "foreing key" order and when i
> try to recreate my database structures, data and functions. Does someone
> have this same issue? Someone knows of some app that do the job?
>
> Regards...
>
> --
> Helio Campos Mello de Andrade

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

Предыдущее
От: Rikard Bosnjakovic
Дата:
Сообщение: Re: Postgres Dump out of order
Следующее
От: Dave Page
Дата:
Сообщение: Re: Build universal binary on Mac OS X 10.6?