Re: excluding a table from pg_dump

Поиск
Список
Период
Сортировка
От Hannes Dorbath
Тема Re: excluding a table from pg_dump
Дата
Msg-id djku15$1pok$1@news.hub.org
обсуждение исходный текст
Ответ на Re: excluding a table from pg_dump  (Gourish Singbal <gourish@gmail.com>)
Ответы Re: excluding a table from pg_dump  (Josh.Zeckser@jeppesen.com)
Список pgsql-admin
It's possible with pg_restore to exclude that table on /restore/, but
that's not what you asked for..

On 25.10.2005 11:08, Gourish Singbal wrote:
> pg_dump does not allow you to accomplish this task for sure.
>
> On 10/20/05, Colton A Smith <smith@cs.utk.edu> wrote:
>> I don't think this is possible, but I want to make sure. Let's say I
>> have a database that I want to dump in its entirety, all except for one
>> particular table. Is there an option flag on pg_dump that accomplishes
>> this?


--
Regards,
Hannes Dorbath

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

Предыдущее
От: Gourish Singbal
Дата:
Сообщение: Re: excluding a table from pg_dump
Следующее
От: Josh.Zeckser@jeppesen.com
Дата:
Сообщение: Re: excluding a table from pg_dump