pg_dump to include multiple tables

Поиск
Список
Период
Сортировка
От cha
Тема pg_dump to include multiple tables
Дата
Msg-id 11188783.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: pg_dump to include multiple tables  (Michael Glaesemann <grzm@seespotcode.net>)
Список pgsql-general
Hi All,

I want to  dump the database by using pg_dump command but the problem is the
version at the server is 7.4 which doesn't support the provision for
excluding tables as in version 8.2.

There are 500+ tables in the database,from which 15-20 are of huge sizes.I
want to exclude them.Is there any way to do it?

I knw that I have to use include instead of excluding the tables.Do I have
to include each and every tables manually or is there way to do that?

Do i have to write the script for this? if yes, how should I proceed?

Please help me out with this issue.

Thanks in Advance.


Cheers,
Cha
--
View this message in context: http://www.nabble.com/pg_dump-to-include-multiple-tables-tf3944396.html#a11188783
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Erik Jones
Дата:
Сообщение: Re: Standby servers and incrementally updated backups
Следующее
От: Sergei Shelukhin
Дата:
Сообщение: Re: VACUUM ANALYZE extremely slow