pg_dump schma while excluding specific table

Поиск
Список
Период
Сортировка
От Tony Capobianco
Тема pg_dump schma while excluding specific table
Дата
Msg-id 1320333402.1970.6.camel@tony1.localdomain
обсуждение исходный текст
Ответы Re: pg_dump schma while excluding specific table
Re: pg_dump schma while excluding specific table
Список pgsql-general
When I issue:

pg_dump newdb > /DUMPDIR/newdb.dmp -n dev -T corgi -w -v -F c 2> /DUMPDIR/newdb.log

I get a dump of the entire dev schema.  My goal is to dump the dev
schema minus the corgi table.  How can I adjust my script to perform
this function?

Thanks.


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