Re: Is there a way to selective dump of records in Postgres 9.0.3?

Поиск
Список
Период
Сортировка
От Nikolas Everett
Тема Re: Is there a way to selective dump of records in Postgres 9.0.3?
Дата
Msg-id BANLkTinDmk80+WfoxDF2VDd6LyWsS-JiLA@mail.gmail.com
обсуждение исходный текст
Ответ на Is there a way to selective dump of records in Postgres 9.0.3?  (Sethu Prasad <sethuprasad.in@gmail.com>)
Ответы Re: Is there a way to selective dump of records in Postgres 9.0.3?
Список pgsql-performance
This probably isn't the right place to ask that question but you may as well try `pg_dump -t PATTERN`.  Man pg_dump for more information on how to form that pattern.

On Mon, Apr 18, 2011 at 11:05 AM, Sethu Prasad <sethuprasad.in@gmail.com> wrote:
Hi List,
I am using PostgreSQL 9.0.3 and I have a need to dump only the selective data from partial list of tables of a database. Is there a straight way to do it with pg_dump or any alternative work around to suggest here?!

Sethu Prasad. G.


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

Предыдущее
От: Sethu Prasad
Дата:
Сообщение: Is there a way to selective dump of records in Postgres 9.0.3?
Следующее
От: tv@fuzzy.cz
Дата:
Сообщение: Re: REINDEX takes half a day (and still not complete!)