pg_restore ignore specific tables?

Поиск
Список
Период
Сортировка
От Robby Russell
Тема pg_restore ignore specific tables?
Дата
Msg-id 200306111729.10561.rrussell@commandprompt.com
обсуждение исходный текст
Список pgsql-novice
I am trying to restore a database with --disable-triggers...and when it gets
to one specific trigger/relation it doesn't find it, so it dies.

Is there a way to skip a specific table/relation/trigger on a restore?
(commenting it in the sql is out of the question...it's a 5.5gig backup)

thanks in advance,
-Robby


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Question regarding keyword checkboxes in database
Следующее
От: "Mel Jamero"
Дата:
Сообщение: Re: PGSQL vs. SQL Server questions