Re: excluding tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: excluding tables
Дата
Msg-id 11940.1219938618@sss.pgh.pa.us
обсуждение исходный текст
Ответ на excluding tables  (Rick <ellis@blameitonlove.com>)
Список pgsql-admin
Rick <ellis@blameitonlove.com> writes:
> Is there a way to get pg_dumpall to exclude a table or
> do I have to dump the tables indivually with pg_dump?

No, pg_dumpall doesn't have any provision for passing different
switches for different databases to its invocations of pg_dump.

Recommended practice here would be to combine pg_dumpall -g
with the results of manual per-database invocations of pg_dump.

            regards, tom lane

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

Предыдущее
От: windsurferdrew-pg@yahoo.com
Дата:
Сообщение: Re: WAL files during a backup
Следующее
От: Carol Walter
Дата:
Сообщение: privileges