Dumping/Restoring with constraints?

Поиск
Список
Период
Сортировка
От Phoenix Kiula
Тема Dumping/Restoring with constraints?
Дата
Msg-id e373d31e0808270619uba31c8eodc2c85662b85140a@mail.gmail.com
обсуждение исходный текст
Ответы Re: Dumping/Restoring with constraints?  (Terry Lee Tucker <terry@chosen-ones.org>)
Re: Dumping/Restoring with constraints?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Dumping/Restoring with constraints?  (Tino Wildenhain <tino@wildenhain.de>)
Список pgsql-general
Hello. I have a database dump. With data and schema, which includes
all the constraints and rules. But it seems the pg_dumpall command
does not copy data in such a way that foreign keys are satisfied upon
restoring. Because tables are inter-related, importing them keep
giving errors and eventually no data is imported. Neither pg_dumpall
nor pg_restore seems to have a "without constraints" or "delay
constraints check" type command. What am I missing? Thanks for any
advice.

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

Предыдущее
От: "Michael Nolan"
Дата:
Сообщение: Re: PITR - base backup question
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: Re: Dumping/Restoring with constraints?