Re: How to dump only the the data without schema?

Поиск
Список
Период
Сортировка
От Dmitriy Igrishin
Тема Re: How to dump only the the data without schema?
Дата
Msg-id AANLkTinaLmrT7+BCaP5Mga5r3QJv_r_1DjU638QQ=hdn@mail.gmail.com
обсуждение исходный текст
Ответ на How to dump only the the data without schema?  (Andre Lopes <lopes80andre@gmail.com>)
Список pgsql-general
Hey Andre,

Try pg_dump -a --inserts .......

// Dmitriy

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

Предыдущее
От: Andre Lopes
Дата:
Сообщение: How to dump only the the data without schema?
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: UPDATE/DELETE with ORDER BY and LIMIT