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

Поиск
Список
Период
Сортировка
От Vibhor Kumar
Тема Re: How to dump only the the data without schema?
Дата
Msg-id 7C56CDAF-6A48-4809-8602-B6B4601FD62C@enterprisedb.com
обсуждение исходный текст
Ответ на How to dump only the the data without schema?  (Andre Lopes <lopes80andre@gmail.com>)
Список pgsql-general
On Sep 25, 2010, at 3:20 PM, Andre Lopes wrote:

> Hi,
>
> I need to generate the dump of a PostgreSQL database only with the data with INSERT's. It is possible to do this?
>
> Best Regards,
>

Use switch -a and --insert. For more information you can use pg_dump --help


Thanks & Regards,
Vibhor Kumar
EnterpriseDB Corporation

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Postgresql 9.0 and desktop heap and Windows
Следующее
От: Vibhor Kumar
Дата:
Сообщение: Re: pg_filedump binary for CentOS