Re: Dumping part (not all) of the data in a database...methods?

Поиск
Список
Период
Сортировка
От John D. Burger
Тема Re: Dumping part (not all) of the data in a database...methods?
Дата
Msg-id 0159DEBC-EF48-4C3F-8D5D-7C980B09E81F@mitre.org
обсуждение исходный текст
Ответ на Re: Dumping part (not all) of the data in a database...methods?  (Andrew Edson <cheighlund@yahoo.com>)
Список pgsql-general
Andrew Edson wrote:

> I am aware of this, yes, but the data in question is all (both
> sets) contained on a single table.  That's why I was looking for a
> way to do a 'dump where (select foo where bar = 'criteria')'
> structure.

What if you do that select into a new table, then pg_dump just that
table?

- John Burger
   MITRE


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

Предыдущее
От: Andrew Edson
Дата:
Сообщение: Re: Dumping part (not all) of the data in a database...methods?
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: SQL - finding next date